/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ |
D | PbapPhonebookTest.java | 249 String call2 = in testParsePhonebook_forIncomingCallHistory_incomingCallHistoryParsed() local 283 String call2 = in testParsePhonebook_forOutgoingCallHistory_outgoingCallHistoryParsed() local 317 String call2 = in testParsePhonebook_forMissedCallHistory_missedCallHistoryParsed() local 351 String call2 = in testParsePhonebook_forSimIncomingCallHistory_simIncomingCallHistoryParsed() local 385 String call2 = in testParsePhonebook_forSimOutgoingCallHistory_simOutgoingCallHistoryParsed() local 419 String call2 = in testParsePhonebook_forSimMissedCallHistory_simMissedCallHistoryParsed() local
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | VoipCallMonitorTest.java | 141 Call call2 = createTestCall("testCall2", mHandle1User1); in testMonitorForTwoCallsOnSameHandle() local 174 Call call2 = createTestCall("testCall2", mHandle2User1); in testMonitorForTwoCallsOnDifferentHandle() local 211 Call call2 = createTestCall("testCall2", mHandle1User1); in testStopDelegation() local
|
D | CallAudioManagerTest.java | 164 Call call2 = mock(Call.class); in testUnmuteOfSecondIncomingCall() local
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | ExtendedInCallServiceTest.java | 350 final Call call2 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls() local 382 final Call call2 = inCallService.getLastCall(); in testAcceptRingingCallTwoCallsCarMode() local 801 final Call call2 = inCallService.getLastCall(); in testCanAddCall_CannotAddIfTooManyCalls() local 952 final Call call2 = inCallService.getLastCall(); in testGetCalls() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowPhoneTest.java | 36 Call call2 = Shadow.newInstanceOf(Call.class); in getTwoCall_hasTwoCall() local 44 Call call2 = Shadow.newInstanceOf(Call.class); in addAndRemoveCalls() local
|
H A D | ShadowInCallServiceTest.java | 49 Call call2 = Shadow.newInstanceOf(Call.class); in setCallListTwo_getCallListTwo() local 57 Call call2 = Shadow.newInstanceOf(Call.class); in addTwoCalls_removeOne_getCallListOne() local
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | ManagedChannelImplTest.java | 815 ClientCall<String, Integer> call2 = channel.newCall(method, CallOptions.DEFAULT); in subtestCallsAndShutdown() local 1271 ClientCall<String, Integer> call2 = channel.newCall(method, callOptions); in subtestFailRpcFromBalancer() local 1315 ClientCall<String, Integer> call2 = in allServersFailedToConnect() local 1583 ClientCall<String, Integer> call2 = oob1.newCall(method, CallOptions.DEFAULT); in oobchannels() local 2560 ClientCall<String, Integer> call2 = in panic_bufferedCallsWillFail() local 2698 ClientCall<String, Integer> call2 = channel.newCall(method, CallOptions.DEFAULT); in idleMode_resetsDelayedTransportPicker() local 3548 ClientCall<String, Integer> call2 = channel.newCall(method, CallOptions.DEFAULT); in retryBackoffThenChannelShutdown_retryShouldStillHappen_newCallShouldFail() local 3652 ClientCall<String, Integer> call2 = channel.newCall(method, CallOptions.DEFAULT); in hedgingScheduledThenChannelShutdown_hedgeShouldStillHappen_newCallShouldFail() local 3767 ClientCall<Void, Void> call2 = mychannel.newCall( in badServiceConfigIsRecoverable() local
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
H A D | CertificatePinnerChainValidationTest.java | 90 Call call2 = client.newCall(new Request.Builder() in pinRootNotPresentInChain() local 145 Call call2 = client.newCall(new Request.Builder() in pinIntermediatePresentInChain() local
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | cookie_monster_unittest.cc | 1095 GetCookieListCallback call2; in TEST_F() local 1122 ResultSavingCookieCallback<CookieAccessResult> call2; in TEST_F() local 1158 ResultSavingCookieCallback<CookieAccessResult> call2; in TEST_F() local 1180 GetAllCookiesCallback call2; in TEST_F() local 1204 GetCookieListCallback call2; in TEST_F() local 1230 GetCookieListCallback call2; in TEST_F() local 1254 ResultSavingCookieCallback<uint32_t> call2; in TEST_F() local 1277 ResultSavingCookieCallback<uint32_t> call2; in TEST_F() local 1298 ResultSavingCookieCallback<uint32_t> call2; in TEST_F() local 1320 ResultSavingCookieCallback<uint32_t> call2; in TEST_F() local [all …]
|
/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/ |
H A D | ServerInterceptorsTest.java | 288 final ServerCall<String, Integer> call2 = new NoopServerCall<>(); in argumentsPassed() local 417 ServerCall<InputStream, InputStream> call2 = new NoopServerCall<>(); in typedMarshalledMessages() local
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | client_server_context_test.cc | 112 const auto call2 = test::GeneratedService::TestUnaryRpc( in TEST() local 174 const auto call2 = test::GeneratedService::TestUnaryRpc( in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/ |
H A D | client_transport_error_test.cc | 284 auto call2 = in TEST_F() local 356 auto call2 = in TEST_F() local
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
H A D | CallDomainSelectionTestOnMockModem.java | 976 Call call2 = getCall(mCurrentCallId); in testMultipleVoLteCalls() local 1118 Call call2 = getCall(mCurrentCallId); in testMultipleVoWifiCalls() local
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | client_server_context_test.cc | 115 const auto call2 = GeneratedService::TestUnaryRpc( in TEST() local 179 const auto call2 = GeneratedService::TestUnaryRpc( in TEST() local
|
/aosp_15_r20/external/pigweed/pw_rpc_transport/ |
H A D | egress_ingress_test.cc | 168 auto call2 = client.Echo( in TEST() local 266 auto call2 = client.Echo( in TEST() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/ |
H A D | deep_tail_call.cc | 13 void __attribute__((noinline)) call2(int i) { call3(i); } in call2() function
|
/aosp_15_r20/dalvik/dx/tests/080-dex-exception-tables/ |
H A D | Blort.java | 20 public static void call2() { } in call2() method in Blort
|
HD | Blort.class | ... )
public static void call1 ()
public static void call2 ()
public static void call3 ()
public static ... |
/aosp_15_r20/external/libcxxabi/test/ |
H A D | backtrace_test.pass.cpp | 39 void call2(size_t* ntraced, bool do_throw) { in call2() function
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | backtrace_test.pass.cpp | 41 void call2(size_t* ntraced, bool do_throw) { in call2() function
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/ |
H A D | StubbingWithCustomAnswerTest.java | 81 RecordCall call2 = new RecordCall(); in shouldAnswerVoidMethodConsecutively() local
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/ |
H A D | VariadicResolutionTest.java | 100 MethodUsage call2 = javaParserFacade.solveMethodAsUsage(calls.get(1)); in selectMostSpecificVariadic() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/orca/ |
H A D | OrcaServiceImplTest.java | 230 ClientCall<OrcaLoadReportRequest, OrcaLoadReport> call2 = channel.newCall( in testMultipleClients() local
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/ |
H A D | WatchdogTest.java | 168 MockServerStreamingCall<String, String> call2 = callable.popLastCall(); in testMultiple() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StackWalker/ |
H A D | StackWalkTest.java | 230 public void call2(int total, int current, int markAt) { in call2() method in StackWalkTest.Test
|