Home
last modified time | relevance | path

Searched refs:caseNum (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp204 int SetCurrentTestCase(int caseNum) in SetCurrentTestCase() argument
206 if (caseNum > DBINDER_TEST_START && caseNum < DBINDER_TEST_END) { in SetCurrentTestCase()
207 printf("SetCurrentTestCase to : %d\n", caseNum); in SetCurrentTestCase()
208 return g_currentTestCase = caseNum; in SetCurrentTestCase()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h91 int SetCurrentTestCase(int caseNum);

Completed in 2 milliseconds