Searched refs:fTestCount (Results 1 - 2 of 2) sorted by relevance
/external/skia/tests/ | ||
H A D | Test.cpp | 11 fTestCount = 0; 19 fTestCount += 1; |
H A D | Test.h | 24 int countTests() const { return fTestCount; } 63 int fTestCount; member in class:skiatest::Reporter |
Completed in 120 milliseconds