Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 25 of 74) sorted by relevance

123

/external/libchrome/base/timer/
Dmock_timer_unittest.cc17 int calls = 0; in TEST() local
31 int calls = 0; in TEST() local
46 int calls = 0; in TEST() local
/external/mesa3d/docs/specs/
DMESA_shader_debug.spec44 during execution, issue diagnostic function calls that are logged function
/external/bcc/examples/tracing/
Dmallocstacks.py53 calls = b.get_table("calls") variable
/external/okhttp/okhttp-testing-support/src/main/java/com/squareup/okhttp/testing/
DRecordingHostnameVerifier.java24 public final List<String> calls = new ArrayList<>(); field in RecordingHostnameVerifier
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache_test.cc58 int calls = 0; in TEST() local
90 int calls = 0; in TEST() local
168 std::set<size_t> calls; in TEST() local
267 std::list<size_t> calls; in TEST() local
315 int calls = 0; in TEST() local
355 int calls = 0; in TEST() local
417 int calls = 0; in TEST() local
545 int calls = 0; in TEST() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DRecordingAuthenticator.java27 public final List<String> calls = new ArrayList<>(); field in RecordingAuthenticator
/external/antlr/runtime/ObjC/Framework/
DCommonTreeNodeStream.h52 __strong IntArray *calls; variable
DBufferedTreeNodeStream.h78 IntArray *calls; variable
/external/perfetto/ui/src/controller/
Drecord_controller_jsdomtest.ts95 const calls = app.calls.filter((call: any) => call[0] === 'publish()'); constant
/external/grpc-grpc/
DCONCEPTS.md28 #### Synchronous vs. asynchronous
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DErrnoTest.cpp24 unsigned calls = 0; in TEST() local
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls.py120 def watchCalls(self, calls): argument
146 def assertCalls(self, *calls):
/external/mockito/src/main/java/org/mockito/internal/verification/
DVerificationModeFactory.java28 public static Calls calls(int wantedNumberOfInvocations) { in calls() method in VerificationModeFactory
/external/compiler-rt/test/asan/TestCases/
Dinitialization-nobug.cc36 static int calls; in countCalls() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DRemoteControlReaderWriterTest.java76 final StringBuilder calls = new StringBuilder(); in testVisitDump() local
/external/autotest/client/tests/tracing_microbenchmark/
Dtracing_microbenchmark.py17 def initialize(self, tracer='ftrace', calls=100000, **kwargs): argument
/external/curl/src/
Dtool_cb_prg.h30 int calls; member
/external/python/cpython2/Lib/test/
Dtest_rlcompleter.py71 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingTestCase.java45 private final List<String> calls = new ArrayList<String>(); field in ForwardingTestCase
/external/junit-params/src/test/java/junitparams/custom/combined/
DCombinedParametersProviderTest.java37 private List<Call> calls = new LinkedList<Call>(); field in CombinedParametersProviderTest.Verifier
/external/autotest/scheduler/
Ddrones.py84 def _execute_calls_impl(self, calls): argument
102 def _execute_calls(self, calls): argument
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DCommonTreeNodeStream.js268 this.calls = []; property
287 this.calls = []; property
/external/python/cpython3/Lib/test/
Dtest_rlcompleter.py86 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Ddocumentscan_AppTestWithFakeLorgnette.py129 def _validate_mock_method_calls(self, calls): argument
/external/eigen/unsupported/doc/examples/
DBVH_Example.cpp22 int calls; member

123