Home
last modified time | relevance | path

Searched defs:expectError (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/test/518-null-array-get/src/
H A DMain.java33 private static void checkLoad(String className, boolean expectError) throws Exception { in checkLoad()
/aosp12/system/netd/tests/
H A Dnetlink_listener_test.cpp102 bool checkMassiveSocketDestroy(int totalNumber, bool expectError) { in checkMassiveSocketDestroy()
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java704 public void expectError() { in expectError() method in TestEventHandler
712 public void expectError(int errorId) { in expectError() method in TestEventHandler
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DConnectivityManagerTest.java1330 public void expectError(int error) { in expectError() method in ConnectivityManagerTest.TestSocketKeepaliveCallback
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5278 public void expectError(int error) throws Exception { in expectError() method in TestKeepaliveCallback
5352 public void expectError(int error) throws InterruptedException { in expectError() method in TestSocketKeepaliveCallback