OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outerCount
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
PathOpsTightBoundsTest.cpp
39
int
outerCount
= reporter->allowExtendedTest() ? 100 : 1;
40
for (int index = 0; index <
outerCount
; ++index) {
114
int
outerCount
= reporter->allowExtendedTest() ? 100 : 1;
115
for (int index = 0; index <
outerCount
; ++index) {
/external/skqp/tests/
PathOpsTightBoundsTest.cpp
39
int
outerCount
= reporter->allowExtendedTest() ? 100 : 1;
40
for (int index = 0; index <
outerCount
; ++index) {
114
int
outerCount
= reporter->allowExtendedTest() ? 100 : 1;
115
for (int index = 0; index <
outerCount
; ++index) {
Completed in 163 milliseconds