Searched refs:testResult (Results 1 – 6 of 6) sorted by relevance
30 Bundle testResult = new Bundle(); in testFrameworkPerf() local34 testResult.putString(result.name, String.format("%f,%d,%d,%f,%d,%d", in testFrameworkPerf()39 getInstrumentation().sendStatus(Activity.RESULT_OK, testResult); in testFrameworkPerf()
115 boolean testResult = true; in testVideoPlayback()141 testResult = false; in testVideoPlayback()153 assertTrue("testMediaSamples", testResult); in testVideoPlayback()
178 public void runTest(TestResult testResult) { in runTest() argument179 mTestResult = testResult; in runTest()
37 public void testResult() throws Exception { in testResult() method in SubActivityTest
271 public void testResult() throws Exception { in testResult() method in BroadcastTest
800 String testResult; in playMediaSamples() local