/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/ |
H A D | H264Utils.java | 46 Map<String, String> params1, Map<String, String> params2) { in isSameH264Profile() argument 51 Map<String, String> params1, Map<String, String> params2); in nativeIsSameH264Profile() argument
|
/aosp_15_r20/platform_testing/libraries/flag-helpers/junit/test/src/android/platform/test/flag/junit/ |
H A D | FlagsParameterizationTest.java | 35 FlagsParameterization params1 = new FlagsParameterization(Map.of("a", true, "b", false)); in toStringIsOrderIndependent() local 43 FlagsParameterization params1 = new FlagsParameterization(Map.of("a", true, "b", false)); in toStringIsDifferent() local
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/ |
D | RouterAdvertisementDaemonTest.java | 307 final RaParams params1 = createRaParams("2001:1122:3344::5566"); in testUnSolicitRouterAdvertisement() local 325 final RaParams params1 = createRaParams("2001:1122:3344::5566"); in testSolicitRouterAdvertisement() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/ |
H A D | HpkePublicKeyTest.java | 282 HpkeParameters params1 = paramsBuilder.setVariant(HpkeParameters.Variant.TINK).build(); in differentParamsAreNotEqual() local 323 HpkeParameters params1 = paramsBuilder.setVariant(HpkeParameters.Variant.TINK).build(); in differentIdsAreNotEqual() local
|
H A D | EciesPublicKeyTest.java | 354 EciesParameters params1 = paramsBuilder.setVariant(EciesParameters.Variant.TINK).build(); in keysWithDifferentParams_areNotEqual() local 395 EciesParameters params1 = paramsBuilder.setVariant(EciesParameters.Variant.TINK).build(); in keysWithdifferentIds_areNotEqual() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | scoped_feature_list_unittest.cc | 474 FieldTrialParams params1 = {{kParam, kValue1}}; in TEST_F() local 505 FieldTrialParams params1 = {{kParam, kValue1}}; in TEST_F() local
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | h264_utils.cc | 20 const JavaParamRef<jobject>& params1, in JNI_H264Utils_IsSameH264Profile()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceCallbackAidlImplTest.java | 611 P2pGroupStartedEventParams params1 = new P2pGroupStartedEventParams(); in testOnGroupStartedWithParams_success() local 732 P2pGroupStartedEventParams params1 = new P2pGroupStartedEventParams(); in testOnGroupStartedWithParams_invalidArguments() local
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | av1_profile.cc | 61 bool AV1IsSameProfile(const SdpVideoFormat::Parameters& params1, in AV1IsSameProfile()
|
H A D | vp9_profile.cc | 65 bool VP9IsSameProfile(const SdpVideoFormat::Parameters& params1, in VP9IsSameProfile()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | RttManagerTest.java | 67 private boolean rttParamsEquals(RttParams params1, RttParams params2) { in rttParamsEquals()
|
/aosp_15_r20/external/rappor/tests/ |
H A D | rappor_sim.py | 89 def GenAssocTestdata(params1, params2, irr_rand, assoc_testdata_count, argument
|
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | MscsParamsTest.java | 115 MscsParams params1 = createTestMscsParams(); in testSameObjectComparison() local
|
D | QosPolicyParamsTest.java | 180 QosPolicyParams params1 = createTestQosPolicyParams(); in testObjectComparison() local
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | method_reference.h | 74 const dex::TypeList* params1 = mr1.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | proto_reference.h | 70 const dex::TypeList* params1 = lhs.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | proto_reference.h | 70 const dex::TypeList* params1 = lhs.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | proto_reference.h | 70 const dex::TypeList* params1 = lhs.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | method_reference.h | 74 const dex::TypeList* params1 = mr1.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | method_reference.h | 74 const dex::TypeList* params1 = mr1.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | proto_reference.h | 70 const dex::TypeList* params1 = lhs.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | proto_reference.h | 70 const dex::TypeList* params1 = lhs.dex_file->GetProtoParameters(prid1); in SlowCompare() local
|
/aosp_15_r20/art/libartservice/service/javatests/com/android/server/art/model/ |
H A D | DexoptParamsTest.java | 124 DexoptParams params1 = in testToBuilder() local
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/invocation/ |
H A D | InvocationMatcher.java | 117 Class<?>[] params1 = m1.getParameterTypes(); in hasSameMethod() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | low_energy_peripheral_server_test.cc | 301 fble::AdvertisingParameters params1, params2, params3; in TEST_F() local 334 fble::AdvertisingParameters params1, params2, params3, params4; in TEST_F() local 377 fble::AdvertisingParameters params1, params2, params3, params4; in TEST_F() local
|