Searched defs:checkError (Results 1 – 5 of 5) sorted by relevance
48 String checkError(); in checkError() method
183 public String checkError() throws RemoteException { in checkError() method in ParcelFileDescriptorPeer
23 private static void checkError(Class<?> expectedErrorClass, Throwable thrown, in checkError() method in DxTestCase
25 private static void checkError(Class<?> expectedErrorClass, Throwable thrown, in checkError() method in DxAbstractMain
132 protected void checkError() { in checkError() method in IntrinsicBase