OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isaccurate
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
PathCoverageTest.cpp
128
bool
isAccurate
= (estimatedCount >= computedCount) &&
131
if (!
isAccurate
) {
Completed in 154 milliseconds