Home
last modified time | relevance | path

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

12345678910>>...137

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/
H A Dcmake_build_test.cpp10 bool called = false; in main() local
18 bool called = false; in main() local
26 bool called = false; in main() local
34 bool called = false; in main() local
74 int called = 0; in main() local
248 int called = 0; in main() local
265 int called = 0; in main() local
282 int called = 0; in main() local
299 int called = 0; in main() local
316 int called = 0; in main() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dsync_handle_registry_unittest.cc30 auto callback = [](bool* called) { *called = true; }; in TEST_F()
71 bool* called) { in TEST_F()
107 bool called = false; in TEST_F() local
112 scoped_refptr<SyncHandleRegistry> registry, bool* called) { in TEST_F()
126 base::BindRepeating([](bool* called) { *called = true; }, in TEST_F()
143 bool called = false; in TEST_F() local
148 scoped_refptr<SyncHandleRegistry> registry, bool* called) { in TEST_F()
157 e, base::BindRepeating([](bool* called) { *called = true; }, in TEST_F()
176 bool called = false; in TEST_F() local
180 bool* called, int* call_count) { in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/connectors/
H A Dcontent_analysis_delegate_unittest.cc681 bool called = false; in TEST_F() local
705 bool called = false; in TEST_F() local
731 bool called = false; in TEST_F() local
763 bool called = false; in TEST_F() local
789 bool called = false; in TEST_F() local
816 bool called = false; in TEST_F() local
844 bool called = false; in TEST_F() local
889 bool called = false; in TEST_F() local
940 bool called = false; in TEST_F() local
969 bool called = false; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_sync/
H A Dperiodic_background_sync_service_impl_unittest.cc75 bool called = false; in TEST_F() local
90 bool called = false; in TEST_F() local
106 bool called = false; in TEST_F() local
119 bool called = false; in TEST_F() local
134 bool called = false; in TEST_F() local
147 bool called = false; in TEST_F() local
157 bool called = false; in TEST_F() local
172 bool called = false; in TEST_F() local
181 bool called = false; in TEST_F() local
H A Dbackground_sync_service_impl_test_harness.cc33 bool* called, in RegisterServiceWorkerCallback()
55 bool* called, in ErrorAndRegistrationCallback()
66 bool* called, in ErrorAndRegistrationListCallback()
78 bool* called, in ErrorCallback()
174 bool called = false; in CreateServiceWorkerRegistration() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_sync/
H A Dperiodic_background_sync_service_impl_unittest.cc75 bool called = false; in TEST_F() local
90 bool called = false; in TEST_F() local
106 bool called = false; in TEST_F() local
119 bool called = false; in TEST_F() local
134 bool called = false; in TEST_F() local
147 bool called = false; in TEST_F() local
157 bool called = false; in TEST_F() local
172 bool called = false; in TEST_F() local
181 bool called = false; in TEST_F() local
H A Dbackground_sync_service_impl_test_harness.cc35 bool* called, in RegisterServiceWorkerCallback()
57 bool* called, in ErrorAndRegistrationCallback()
68 bool* called, in ErrorAndRegistrationListCallback()
80 bool* called, in ErrorCallback()
177 bool called = false; in CreateServiceWorkerRegistration() local
/dports/devel/efl/efl-1.25.1/src/tests/elementary/
H A Defl_ui_test_win.c177 Eina_Bool *called = data; in _check_ptr_move_event() local
195 Eina_Bool called = EINA_FALSE; in EFL_START_TEST() local
209 Eina_Bool *called = data; in _check_ptr_down_event() local
240 Eina_Bool *called = data; in _check_ptr_up_event() local
272 Eina_Bool *called = data; in _check_pointer_in_cb() local
289 Eina_Bool *called = data; in _check_pointer_out_cb() local
332 Eina_Bool *called = data; in _check_pointer_wheel_cb() local
366 Eina_Bool *called = data; in _check_ptr_cancel_down_event() local
383 int *called = data; in _check_ptr_cancel_event() local
401 Eina_Bool *called = data; in _check_ptr_cancel_up_event() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/
H A Dscoped_refptr_unittest.cc28 explicit ScopedRefCounted(FunctionsCalled* called) : called_(*called) {} in ScopedRefCounted()
50 FunctionsCalled called; in TEST() local
60 FunctionsCalled called; in TEST() local
71 FunctionsCalled called; in TEST() local
82 FunctionsCalled called; in TEST() local
99 FunctionsCalled called; in TEST() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/
H A Dscoped_refptr_unittest.cc28 explicit ScopedRefCounted(FunctionsCalled* called) : called_(*called) {} in ScopedRefCounted()
50 FunctionsCalled called; in TEST() local
60 FunctionsCalled called; in TEST() local
71 FunctionsCalled called; in TEST() local
82 FunctionsCalled called; in TEST() local
99 FunctionsCalled called; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/
H A Dscoped_refptr_unittest.cc28 explicit ScopedRefCounted(FunctionsCalled* called) : called_(*called) {} in ScopedRefCounted()
50 FunctionsCalled called; in TEST() local
60 FunctionsCalled called; in TEST() local
71 FunctionsCalled called; in TEST() local
82 FunctionsCalled called; in TEST() local
99 FunctionsCalled called; in TEST() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/
H A Dscoped_refptr_unittest.cc28 explicit ScopedRefCounted(FunctionsCalled* called) : called_(*called) {} in ScopedRefCounted()
50 FunctionsCalled called; in TEST() local
60 FunctionsCalled called; in TEST() local
71 FunctionsCalled called; in TEST() local
82 FunctionsCalled called; in TEST() local
99 FunctionsCalled called; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Dcallback_helper_unittest.cc21 void SimpleCallback(bool* called, int) { in SimpleCallback()
27 void CallbackWithPassed(bool* called, std::unique_ptr<int>) { in CallbackWithPassed()
34 bool* called) { in VerifyCalledOnTaskRunner()
48 bool called = false; in TEST() local
75 bool called = false; in TEST() local
/dports/net/wangle/wangle-2021.12.27.00/wangle/codec/test/
H A DCodecTest.cpp40 int called = 0; in TEST() local
72 int called = 0; in TEST() local
92 int called = 0; in TEST() local
112 int called = 0; in TEST() local
141 int called = 0; in TEST() local
170 int called = 0; in TEST() local
199 int called = 0; in TEST() local
229 int called = 0; in TEST() local
259 int called = 0; in TEST() local
290 int called = 0; in TEST() local
[all …]
/dports/security/R-cran-gitcreds/gitcreds/tests/testthat/
H A Dtest-gitcreds-set.R44 called <- NULL globalVar
54 called <- NULL globalVar
66 called <- NULL globalVar
73 called <- NULL globalVar
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dexntest.c18 finally_called_uncaught_exception(volatile unsigned int* called) in finally_called_uncaught_exception()
30 finally_called_rethrown_exception(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_rethrown_exception()
46 finally_called_exception_from_catch(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_exception_from_catch()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dexntest.c18 finally_called_uncaught_exception(volatile unsigned int* called) in finally_called_uncaught_exception()
30 finally_called_rethrown_exception(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_rethrown_exception()
46 finally_called_exception_from_catch(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_exception_from_catch()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dexntest.c18 finally_called_uncaught_exception(volatile unsigned int* called) in finally_called_uncaught_exception()
30 finally_called_rethrown_exception(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_rethrown_exception()
46 finally_called_exception_from_catch(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_exception_from_catch()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dexntest.c18 finally_called_uncaught_exception(volatile unsigned int* called) in finally_called_uncaught_exception()
30 finally_called_rethrown_exception(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_rethrown_exception()
46 finally_called_exception_from_catch(volatile unsigned int* thrown, volatile unsigned int* called) in finally_called_exception_from_catch()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/asyncfuture/tests/asyncfutureunittests/
H A Dtestfunctions.h24 bool called; variable
38 bool called; variable
105 int called; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dcredential_manager_impl_unittest.cc394 bool called = false; in TEST_F() local
421 bool called = false; in TEST_F() local
461 bool called = false; in TEST_F() local
500 bool called = false; in TEST_F() local
536 bool called = false; in TEST_F() local
563 bool called = false; in TEST_F() local
595 bool called = false; in TEST_F() local
620 bool called = false; in TEST_F() local
645 bool called = false; in TEST_F() local
675 bool called = false; in TEST_F() local
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/retry/
H A DAllTests.m13 BOOL called; field
17 -(void) called; method
51 {
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/retry/
H A DAllTests.m13 BOOL called; field
17 -(void) called; method
51 {
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/retry/
H A DAllTests.m13 BOOL called; field
17 -(void) called; method
51 {
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/signal-hook-registry-1.2.0/tests/
H A Dunregister_signal.rs16 let called = Arc::new(AtomicUsize::new(0)); in register_unregister() localVariable
19 let called = Arc::clone(&called); in register_unregister() localVariable

12345678910>>...137