Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java422 String casePath = values.get("dEQP-BeginTestCase-TestCasePath"); in handleBeginTestCase() local
433 if (casePath == null) { in handleBeginTestCase()
439 mCurrentTestId = pathToIdentifier(casePath); in handleBeginTestCase()