Home
last modified time | relevance | path

Searched defs:testCaseIndex (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/nativetesthelper/jni/
Dgtest_wrapper.cpp102 … for (int testCaseIndex = 0; testCaseIndex < unitTest.total_test_case_count(); testCaseIndex++) { in OnTestProgramEnd() local
165 … for (int testCaseIndex = 0; testCaseIndex < unitTest->total_test_case_count(); testCaseIndex++) { in Java_com_android_gtestrunner_GtestRunner_nInitialize() local