Home
last modified time | relevance | path

Searched defs:verifyWithOrder (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java889 private <T> T verifyWithOrder(@Nullable InOrder inOrder, @NonNull T t) { in verifyWithOrder() method in IpServerTest
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java570 private <T> T verifyWithOrder(@Nullable InOrder inOrder, @NonNull T t) { in verifyWithOrder() method in BpfCoordinatorTest