Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java735 private <T> T verifyWithOrder(@Nullable InOrder inOrder, @NonNull T t) { in verifyWithOrder() method in BpfCoordinatorTest
739 private <T> T verifyWithOrder(@Nullable InOrder inOrder, @NonNull T t, VerificationMode mode) { in verifyWithOrder() method in BpfCoordinatorTest