OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:totalbad
(Results
1 - 1
of
1
) sorted by null
/system/core/libacc/tests/data/
film.c
33
int
totalBad
= 0;
40
totalBad
++;
46
totalBad
++;
50
printf("Total bad: %d\n",
totalBad
);
Completed in 12 milliseconds