Searched refs:testResult (Results 1 – 5 of 5) sorted by relevance
110 boolean testResult = true; in testVideoPlayback()136 testResult = false; in testVideoPlayback()148 assertTrue("testMediaSamples", testResult); in testVideoPlayback()
157 public void runTest(TestResult testResult) { in runTest() argument158 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