Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/
H A DTranscodingSessionController_tests.cpp344 void testPacerHelper(int numSubmits, int sessionDurationMs, int expectedSuccess) { in testPacerHelper()
349 void testPacerHelperWithPause(int numSubmits, int sessionDurationMs, int expectedSuccess) { in testPacerHelperWithPause()
354 void testPacerHelperWithMultipleUids(int numSubmits, int sessionDurationMs, int expectedSuccess, in testPacerHelperWithMultipleUids()
362 void testPacerHelperWithSelfUid(int numSubmits, int sessionDurationMs, int expectedSuccess) { in testPacerHelperWithSelfUid()
367 void testPacerHelper(int numSubmits, int sessionDurationMs, int expectedSuccess, in testPacerHelper()
/aosp_15_r20/frameworks/base/apct-tests/perftests/packagemanager/src/android/content/pm/
H A DPackageInstallerBenchmark.java74 SessionCallback(boolean expectedSuccess, List<Integer> expectedSessions, in SessionCallback()
158 boolean expectedSuccess, List<TestApp[]> testAppsList) in createMultiplePackageSessions()
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DCarModeInCallServiceTest.java730 boolean expectedSuccess) { in requestAndVerifyAutomotiveProjection()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuControllerTest.java392 private void moveAndAssertMoveSuccessful(boolean expectedSuccess) { in moveAndAssertMoveSuccessful()
/aosp_15_r20/frameworks/av/media/module/service.mediatranscoding/tests/
H A Dmediatranscodingservice_simulated_tests.cpp73 void testPacerHelper(int numSubmits, int sessionDurationMs, int expectedSuccess) { in testPacerHelper()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestOnMockService.java3398 @SatelliteManager.SatelliteResult int expectedSuccess = in testSatelliteAttachEnabledForCarrier() local
3495 @SatelliteManager.SatelliteResult int expectedSuccess = in testSatelliteAttachRestrictionForCarrier() local
4326 @SatelliteManager.SatelliteResult int expectedSuccess = in testGetSatellitePlmnsForCarrier() local
/aosp_15_r20/external/expat/expat/tests/
H A Dbasic_tests.c4765 const bool expectedSuccess in START_TEST() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp7965 bool expectedSuccess; in TEST_F() member