Searched defs:testCasePath (Results 1 – 5 of 5) sorted by relevance
81 const testCasePath = path.join(rwcTestPath, "DefinitelyTyped_" + testCaseName + ".json"); constant
44 std::string testCasePath; member
128 void TestLogListener::beginTestCase (const char* testCasePath) in beginTestCase()
468 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase()
430 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()