Searched refs:fFailedTests (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp365 * Records the results of this test in fTestsRun and fFailedTests.
390 fFailedTests[type].push_back(fullName);
404 significantErrors += fFailedTests[type].count();
426 SkTArray<SkString> *failedTestsOfThisType = &fFailedTests[type];
440 * List contents of fFailedTests to stdout.
450 summary.appendf(" %s=%d", getErrorTypeName(type), fFailedTests[type].count());
1262 SkTArray<SkString> fFailedTests[kLast_ErrorType+1]; member in class:GMMain
/external/skia/gm/
H A Dgmmain.cpp364 * Records the results of this test in fTestsRun and fFailedTests.
389 fFailedTests[type].push_back(fullName);
403 significantErrors += fFailedTests[type].count();
425 SkTArray<SkString> *failedTestsOfThisType = &fFailedTests[type];
439 * List contents of fFailedTests to stdout.
449 summary.appendf(" %s=%d", getErrorTypeName(type), fFailedTests[type].count());
1263 SkTArray<SkString> fFailedTests[kLast_ErrorType+1]; member in class:GMMain
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...

Completed in 1557 milliseconds