Home
last modified time | relevance | path

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

/cts/common/device-side/nativetesthelper/jni/
Dgtest_wrapper.cpp210 … for (int testCaseIndex = 0; testCaseIndex < unitTest->total_test_case_count(); testCaseIndex++) { in Java_com_android_gtestrunner_GtestRunner_nInitialize() local
211 auto testCase = unitTest->GetTestCase(testCaseIndex); in Java_com_android_gtestrunner_GtestRunner_nInitialize()