Home
last modified time | relevance | path

Searched defs:called (Results 1 – 25 of 46) sorted by relevance

12

/external/libbrillo/brillo/dbus/
Ddbus_param_reader_unittest.cc22 bool called = false; in TEST() local
33 bool called = false; in TEST() local
51 bool called = false; in TEST() local
72 bool called = false; in TEST() local
92 bool called = false; in TEST() local
113 bool called = false; in TEST() local
131 bool called = false; in TEST() local
146 bool called = false; in TEST() local
162 bool called = false; in TEST() local
181 bool called = false; in TEST() local
[all …]
/external/libbrillo/brillo/message_loops/
Dmessage_loop_unittest.cc76 bool called = false; in TYPED_TEST() local
86 bool called = false; in TYPED_TEST() local
97 bool called = false; in TYPED_TEST() local
120 bool called = false; in TYPED_TEST() local
133 bool called = false; in TYPED_TEST() local
150 bool called = false; in TYPED_TEST() local
170 int called = 0; in TYPED_TEST() local
187 int called = 0; in TYPED_TEST() local
Dglib_message_loop_unittest.cc42 int called = 0; in TEST_F() local
55 int called = 0; in TEST_F() local
Dfake_message_loop_unittest.cc89 int called = 0; in TEST_F() local
/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Dcall_once.pass.cpp69 static int called; member
74 int init1::called = 0; member in init1
85 static int called; member
90 int init2::called = 0; member in init2
/external/webrtc/talk/app/webrtc/test/
Dmockpeerconnectionobservers.h55 bool called() const { return called_; } in called() function
82 bool called() const { return called_; } in called() function
155 bool called() const { return called_; } in called() function
/external/libcxx/test/std/utilities/time/time.duration/time.duration.cons/
Dconvert_overflow.pass.cpp22 bool called = false; variable
/external/v8/test/mjsunit/regress/
Dregress-88591.js33 var called = false; variable
Dregress-544991.js11 var called; variable
Dregress-debugger-redirect.js19 var called = false; variable
Dregress-omit-checks.js50 var called = false; variable
/external/v8/test/mjsunit/compiler/
Ddeopt-inlined-from-call.js39 function g(x, y, called) { argument
43 function f(deopt, called) { argument
Dinlined-call.js89 var called = 0; variable
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
Ddeallocate.pass.cpp22 int called = 0; variable
/external/v8/test/mjsunit/bugs/
Dbug-2337.js37 var called = 0; variable
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
Dcustom_alloc.pass.cpp19 int called = 0; variable
/external/libxml2/python/tests/
Dtstxpath.py8 called = "" variable
/external/webrtc/webrtc/base/
Dthread_unittest.cc273 AtomicBool called; in TEST() local
303 bool called = false; in TEST() local
415 AtomicBool called; in TEST_F() local
571 AtomicBool called; in TEST_F() local
602 AtomicBool called; in TEST_F() local
/external/mesa3d/src/mesa/x86/
Dcommon_x86.c208 static int called = 0; in _mesa_get_x86_features() local
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingTestCase.java47 private void called(String id) { in called() method in ForwardingTestCase
/external/valgrind/memcheck/tests/solaris/
Ddoor_kill.c31 static int called = 0; in create_door_thread() local
/external/v8/test/mjsunit/es6/
Dtypedarray-from.js94 var called = 0; variable
/external/libmicrohttpd/src/testcurl/
Dtest_callback.c35 unsigned int called; member
/external/libweave/src/notification/
Dxmpp_iq_stanza_handler_unittest.cc161 bool called = false; in TEST_F() local
/external/guava/guava-testlib/src/com/google/common/testing/
DForwardingWrapperTester.java182 private final AtomicInteger called = new AtomicInteger(); field in ForwardingWrapperTester.InteractionTester

12