Searched refs:testError (Results 1 – 4 of 4) sorted by relevance
67 public void testError() { in testError() method in LogTest
84 TEST_F(PosixAsyncIOTest, testError) { in TEST_F() argument
204 final String testError = "testError"; in testError_sendsActionError() local205 mBiometricView.onError(TYPE_FACE, testError); in testError_sendsActionError()
247 public void testError() throws Exception { in testError() method in AndroidTestRunnerTest.OnePassOneErrorOneFailTestCase