| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | sync_handle_registry_unittest.cc | 30 auto callback = [](bool* called) { *called = true; }; in TEST_F() 63 auto callback1 = base::Bind([](bool* called) { *called = true; }, &called1); in TEST_F() 66 scoped_refptr<SyncHandleRegistry> registry, bool* called) { in TEST_F() 71 auto callback3 = base::Bind([](bool* called) { *called = true; }, &called3); in TEST_F() 103 bool called = false; in TEST_F() local 108 scoped_refptr<SyncHandleRegistry> registry, bool* called) { in TEST_F() 120 base::Bind([](bool* called) { *called = true; }, &nested_called); in TEST_F() 139 bool called = false; in TEST_F() local 143 scoped_refptr<SyncHandleRegistry> registry, bool* called) { in TEST_F() 151 base::Bind([](bool* called) { *called = true; }, &nested_called); in TEST_F() [all …]
|
| D | binding_unittest.cc | 73 bool called = false; in TEST_P() local 97 bool called = false; in TEST_P() local 125 bool called = false; in TEST_P() local 149 bool called = false; in TEST_P() local 208 bool called = false; in TEST_P() local 254 bool called = false; in TEST_P() local 277 bool called = false; in TEST_P() local 374 bool called = false; in TEST_P() local 393 bool called = false; in TEST_P() local 470 bool called = false; in TEST_P() local [all …]
|
| /external/libbrillo/brillo/dbus/ |
| D | dbus_param_reader_unittest.cc | 22 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/ |
| D | message_loop_unittest.cc | 86 bool called = false; in TYPED_TEST() local 95 bool called = false; in TYPED_TEST() local 105 bool called = false; in TYPED_TEST() local 126 bool called = false; in TYPED_TEST() local 139 bool called = false; in TYPED_TEST() local 156 bool called = false; in TYPED_TEST() local 176 int called = 0; in TYPED_TEST() local 193 int called = 0; in TYPED_TEST() local
|
| D | fake_message_loop_unittest.cc | 93 int called = 0; in TEST_F() local 96 Bind([](int* called) { (*called)++; }, base::Unretained(&called))); in TEST_F()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | reffed_status_callback_test.cc | 30 bool called = false; in TEST() local 44 bool called = false; in TEST() local 60 int called = false; in TEST() local
|
| /external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/ |
| D | call_once.pass.cpp | 73 static int called; member 78 int init1::called = 0; member in init1 89 static int called; member 94 int init2::called = 0; member in init2
|
| /external/libcxx/test/libcxx/algorithms/ |
| D | debug_less.pass.cpp | 38 static int called; member 44 int CompareBase::called = 0; member in CompareBase 89 int& called = CompareBase::called; in test_passing() local 142 int& called = CompareBase::called; in test_failing() local
|
| /external/libcxx/test/std/utilities/time/time.duration/time.duration.cons/ |
| D | convert_overflow.pass.cpp | 22 bool called = false; variable
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
| D | 18-22.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-13.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-2.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-10.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-23.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-4.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-9.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-6.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-15.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-1.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-14.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-16.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-21.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-7.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-20.c | 44 static volatile sig_atomic_t called = 0; variable
|
| D | 18-3.c | 44 static volatile sig_atomic_t called = 0; variable
|