Home
last modified time | relevance | path

Searched defs:call2 (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
Ddeep_tail_call.cc13 void __attribute__((noinline)) call2(int i) { call3(i); } in call2() function
/external/libcxxabi/test/
Dbacktrace_test.pass.cpp39 void call2(size_t* ntraced, bool do_throw) { in call2() function
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DCertificatePinnerChainValidationTest.java90 Call call2 = client.newCall(new Request.Builder() in pinRootNotPresentInChain() local
145 Call call2 = client.newCall(new Request.Builder() in pinIntermediatePresentInChain() local
/external/mockito/src/test/java/org/mockitousage/stubbing/
DStubbingWithCustomAnswerTest.java81 RecordCall call2 = new RecordCall(); in shouldAnswerVoidMethodConsecutively() local
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1278 IRExpr *call1, *call2, *res; in mk_armg_calculate_flag_qc() local