Home
last modified time | relevance | path

Searched defs:call1 (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DPbapPhonebookTest.java241 String call1 = in testParsePhonebook_forIncomingCallHistory_incomingCallHistoryParsed() local
275 String call1 = in testParsePhonebook_forOutgoingCallHistory_outgoingCallHistoryParsed() local
309 String call1 = in testParsePhonebook_forMissedCallHistory_missedCallHistoryParsed() local
343 String call1 = in testParsePhonebook_forSimIncomingCallHistory_simIncomingCallHistoryParsed() local
377 String call1 = in testParsePhonebook_forSimOutgoingCallHistory_simOutgoingCallHistoryParsed() local
411 String call1 = in testParsePhonebook_forSimMissedCallHistory_simMissedCallHistoryParsed() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass_test.cc685 Node* call1 = b2.opts().FinalizeBuilder(&nb); in TEST() local
1343 Node* call1 = in TEST() local
1507 Node* call1 = in TEST() local
1620 Node* call1 = in TEST() local
1718 Node* call1 = in TEST() local
1827 Node* call1 = in TEST() local
1941 Node* call1 = in TEST() local
2113 Node* call1 = b2.opts().FinalizeBuilder(&node_builder1); in TEST() local
2262 Node* call1 = b2.opts().FinalizeBuilder(&node_builder1); in TEST() local
2441 Node* call1 = b2.opts().FinalizeBuilder(&node_builder1); in TEST() local
[all …]
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallMonitorTest.java140 Call call1 = createTestCall("testCall1", mHandle1User1); in testMonitorForTwoCallsOnSameHandle() local
173 Call call1 = createTestCall("testCall1", mHandle1User1); in testMonitorForTwoCallsOnDifferentHandle() local
210 Call call1 = createTestCall("testCall1", mHandle1User1); in testStopDelegation() local
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DExtendedInCallServiceTest.java342 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls() local
374 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCallsCarMode() local
791 final Call call1 = inCallService.getLastCall(); in testCanAddCall_CannotAddIfTooManyCalls() local
938 final Call call1 = inCallService.getLastCall(); in testGetCalls() local
H A DBaseTelecomTestWithMockServices.java1105 void addConferenceCall(Call call1, Call call2) { in addConferenceCall()
1139 void splitFromConferenceCall(Call call1) { in splitFromConferenceCall()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowPhoneTest.java35 Call call1 = Shadow.newInstanceOf(Call.class); in getTwoCall_hasTwoCall() local
43 Call call1 = Shadow.newInstanceOf(Call.class); in addAndRemoveCalls() local
H A DShadowInCallServiceTest.java48 Call call1 = Shadow.newInstanceOf(Call.class); in setCallListTwo_getCallListTwo() local
56 Call call1 = Shadow.newInstanceOf(Call.class); in addTwoCalls_removeOne_getCallListOne() local
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
H A DCertificatePinnerChainValidationTest.java80 Call call1 = client.newCall(new Request.Builder() in pinRootNotPresentInChain() local
135 Call call1 = client.newCall(new Request.Builder() in pinIntermediatePresentInChain() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
H A DWatchdogTest.java145 MockServerStreamingCall<String, String> call1 = callable1.popLastCall(); in testTimedOutBeforeStart() local
162 MockServerStreamingCall<String, String> call1 = callable.popLastCall(); in testMultiple() local
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster_unittest.cc1082 GetCookieListCallback call1; in TEST_F() local
1108 ResultSavingCookieCallback<CookieAccessResult> call1; in TEST_F() local
1147 ResultSavingCookieCallback<CookieAccessResult> call1; in TEST_F() local
1170 GetAllCookiesCallback call1; in TEST_F() local
1192 GetCookieListCallback call1; in TEST_F() local
1218 GetCookieListCallback call1; in TEST_F() local
1244 ResultSavingCookieCallback<uint32_t> call1; in TEST_F() local
1266 ResultSavingCookieCallback<uint32_t> call1; in TEST_F() local
1287 ResultSavingCookieCallback<uint32_t> call1; in TEST_F() local
1307 ResultSavingCookieCallback<uint32_t> call1; in TEST_F() local
[all …]
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dclient_server_context_test.cc108 const auto call1 = test::GeneratedService::TestUnaryRpc( in TEST() local
170 const auto call1 = test::GeneratedService::TestUnaryRpc( in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/
H A Dclient_transport_error_test.cc281 auto call1 = in TEST_F() local
353 auto call1 = in TEST_F() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DCallDomainSelectionTestOnMockModem.java964 Call call1 = getCall(mCurrentCallId); in testMultipleVoLteCalls() local
1106 Call call1 = getCall(mCurrentCallId); in testMultipleVoWifiCalls() local
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dclient_server_context_test.cc111 const auto call1 = GeneratedService::TestUnaryRpc( in TEST() local
175 const auto call1 = GeneratedService::TestUnaryRpc( in TEST() local
/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Degress_ingress_test.cc154 auto call1 = client.Echo( in TEST() local
252 auto call1 = client.Echo( in TEST() local
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Ddeep_tail_call.cc15 void __attribute__((noinline)) call1(int i) { call2(i); } in call1() function
/aosp_15_r20/dalvik/dx/tests/080-dex-exception-tables/
H A DBlort.java19 public static void call1() { } in call1() method in Blort
HDBlort.class ... public void <init> () public static void call1 () public static void call2 () public static ...
/aosp_15_r20/external/libcxxabi/test/
H A Dbacktrace_test.pass.cpp48 void call1(size_t* ntraced, bool do_throw) { in call1() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dbacktrace_test.pass.cpp50 void call1(size_t* ntraced, bool do_throw) { in call1() function
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/
H A DStubbingWithCustomAnswerTest.java80 RecordCall call1 = new RecordCall(); in shouldAnswerVoidMethodConsecutively() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
H A Dserver_fuzzer.cc58 grpc_call* call1 = nullptr; in DEFINE_PROTO_FUZZER() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
H A DAnnotatedWithParams.java135 public abstract Object call1(Object arg) throws Exception; in call1() method in AnnotatedWithParams
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
H A DVariadicResolutionTest.java99 MethodUsage call1 = javaParserFacade.solveMethodAsUsage(calls.get(0)); in selectMostSpecificVariadic() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dfunc5.go25 func call1(f func(int, int) int, a, b int) int { func

123