Home
last modified time | relevance | path

Searched refs:thirdResult (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java3338 final ResultListener thirdResult = new ResultListener(TETHER_ERROR_NO_ERROR); in testMultipleStartTetheringLegacy() local
3371 TEST_CALLER_PKG, thirdResult); in testMultipleStartTetheringLegacy() local
3373 thirdResult.assertHasResult(); in testMultipleStartTetheringLegacy()