Searched refs:testPath (Results 1 – 3 of 3) sorted by relevance
129 final String testPath = "dEQP-GLES" in testGlesVersion() local155 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testGlesVersion()285 final String testPath = "dEQP-GLES3.info.version"; in testResultCode() local304 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testResultCode()795 final String testPath = "dEQP-GLES3.orientation.test"; in testOrientation() local812 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testOrientation()1080 final String testPath = "dEQP-GLES3.pixelformat.test"; in testRun_unsupportedPixelFormat() local1097 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testRun_unsupportedPixelFormat()2214 final String testPath = "dEQP-GLES3.interrupt.test"; in testInterrupt_killReportTestFailed() local2231 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testInterrupt_killReportTestFailed()
183 public void testPath() { in testPath() method in CookieTest
1051 private static TestIdentifier pathToIdentifier(String testPath) { in pathToIdentifier() argument1052 String[] components = testPath.split("\\."); in pathToIdentifier()