Searched defs:testCasePath (Results 1 – 6 of 6) sorted by relevance
75 String testCasePath = ""; in main() local122 public static GTestApiReport parseTestcasesFolder(String testCasePath, String bits) in parseTestcasesFolder()
77 String testCasePath = ""; in main() local124 public static ApkNdkApiReport parseTestcasesFolder(String testCasePath, String bits) in parseTestcasesFolder()
44 std::string testCasePath; member
131 void TestLogListener::beginTestCase(const char *testCasePath) in beginTestCase()
532 void TestLog::startCase(const char *testCasePath, qpTestCaseType testCaseType) in startCase()
426 bool qpTestLog_startCase(qpTestLog *log, const char *testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()