Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DHostapdHalTest.java85 private void initializeWithAidlImp(boolean shouldSucceed) { in initializeWithAidlImp()
88 assertEquals(mHostapdHal.initialize(), shouldSucceed); in initializeWithAidlImp() local
93 private void initializeWithHidlImp(boolean shouldSucceed) { in initializeWithHidlImp()
96 assertEquals(mHostapdHal.initialize(), shouldSucceed); in initializeWithHidlImp() local
DSupplicantStaIfaceHalTest.java149 private void initializeWithAidlImpl(boolean shouldSucceed) { in initializeWithAidlImpl()
159 private void initializeWithHidlImpl(boolean shouldSucceed) { in initializeWithHidlImpl()
DHostapdHalAidlImpTest.java640 boolean shouldSucceed) throws Exception { in executeAndValidateInitializationSequence()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/
DHostsideNetworkTestCase.java79 boolean shouldSucceed) in uninstallPackage()
89 boolean shouldSucceed) in uninstallPackage()
91 uninstallPackage(getTestInformation(), packageName, shouldSucceed); in uninstallPackage() local
/aosp_15_r20/frameworks/av/media/module/service.mediatranscoding/tests/
H A DMediaTranscodingServiceTestHelper.h370 constexpr bool shouldSucceed = (expectation == success); member
404 constexpr bool shouldSucceed = (expectation == success); in cancel() local
417 constexpr bool shouldSucceed = (expectation == success); in getSession() local
437 constexpr bool shouldSucceed = (expectation == success); in addClientUid() local
449 constexpr bool shouldSucceed = (expectation == success); in getClientUids() local
/aosp_15_r20/cts/hostsidetests/network-policy/src/com/android/cts/netpolicy/
H A DHostsideNetworkPolicyTestCase.java102 boolean shouldSucceed) in uninstallPackage()
112 boolean shouldSucceed) in uninstallPackage()
114 uninstallPackage(getTestInformation(), packageName, shouldSucceed); in uninstallPackage() local
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/PackageInstallerWhitelistApp/src/com/android/cts/packageinstallerpermissionwhitelistapp/
H A DPermissionWhitelistTest.kt84 val shouldSucceed = arguments.getString( in removeWhitelistRestrictedPermission() constant
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java7373 private void verifySetVendorElement(boolean isP2pActivated, boolean shouldSucceed, in verifySetVendorElement()
7456 boolean shouldSucceed) throws Exception { in verifyAddExternalApprover()
7461 boolean shouldSucceed) throws Exception { in verifyAddExternalApprover()
7468 boolean shouldSucceed, MacAddress devAddr) throws Exception { in verifyAddExternalApprover()
7508 boolean shouldSucceed) throws Exception { in verifyRemoveExternalApprover()
7552 boolean hasPermission, boolean shouldSucceed, in verifySetConnectionRequestResult()
7606 hasApprover, hasPermission, shouldSucceed, in testSetConnectionRequestResultSuccess() local
7730 hasApprover, hasPermission, shouldSucceed, in testSetConnectionRequestResultFailureWithoutPermission() local
7742 hasApprover, hasPermission, shouldSucceed, in testSetConnectionRequestResultFailureWithoutApprover() local
7775 hasApprover, hasPermission, shouldSucceed, in testSetConnectionRequestResultDeferPinToFramework() local
DSupplicantP2pIfaceHalTest.java126 private void initializeWithAidlImpl(boolean shouldSucceed) { in initializeWithAidlImpl()
136 private void initializeWithHidlImpl(boolean shouldSucceed) { in initializeWithHidlImpl()
/aosp_15_r20/external/testng/src/test/java/test/listeners/
H A DConfigurationListenerTest.java50 public void shouldSucceed() { in shouldSucceed() method in ConfigurationListenerTest
/aosp_15_r20/cts/hostsidetests/tv/src/com/android/cts/tv/
H A DTvInputManagerHostTest.java57 private void uninstallPackage(String packageName, boolean shouldSucceed) in uninstallPackage()
/aosp_15_r20/external/skia/tests/
H A DVkWrapTests.cpp214 bool shouldSucceed = maxSamples > 1; in wrap_trt_test() local
H A DSerializationTest.cpp246 static T* TestFlattenableSerialization(T* testObj, bool shouldSucceed, in TestFlattenableSerialization()
311 bool shouldSucceed, in TestBitmapSerialization()
H A DFrontBufferedStreamTest.cpp31 SkStream* bufferedStream, bool shouldSucceed) { in test_rewind()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dvirtual_socket_unittest.cc764 bool shouldSucceed) { in CrossFamilyConnectionTest()
815 bool shouldSucceed) { in CrossFamilyDatagramTest()
/aosp_15_r20/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
H A DCompatChangeGatingTestCase.java121 protected void uninstallPackage(String packageName, boolean shouldSucceed) in uninstallPackage()
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
H A DManagedProfileCrossProfileTest.java186 int sourceUserId, int targetUserId, boolean shouldSucceed) in testCrossProfileCopyPasteInternal()
/aosp_15_r20/cts/tests/devicestate/src/android/hardware/devicestate/cts/
H A DDeviceStateManagerTests.java493 private static Set<Integer> possibleStates(boolean shouldSucceed, in possibleStates()
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomServiceImplTest.java1065 boolean shouldSucceed) throws RemoteException { in registerPhoneAccountTestHelper()
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageManagerTests.java253 boolean shouldSucceed) { in invokeInstallPackage()
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/xprocessing/
HDxprocessing-testing.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/room-compiler- ...