OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roughlyTestsCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
PathOpsTypesTest.cpp
14
static const size_t
roughlyTestsCount
= SK_ARRAY_COUNT(roughlyTests);
17
for (size_t index = 0; index <
roughlyTestsCount
; ++index) {
/external/skia/tests/
PathOpsTypesTest.cpp
14
static const size_t
roughlyTestsCount
= SK_ARRAY_COUNT(roughlyTests);
17
for (size_t index = 0; index <
roughlyTestsCount
; ++index) {
Completed in 137 milliseconds