Home
last modified time | relevance | path

Searched defs:result_watcher (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher_unittest.cc979 MockResultWatcher result_watcher(result_file, 2); in TEST_F() local
1004 MockResultWatcher result_watcher(result_file, 10); in TEST_F() local
1065 MockResultWatcher result_watcher(result_file, 10); in TEST_F() local
1092 MockResultWatcher result_watcher(result_file, 2); in TEST_F() local
1132 MockResultWatcher result_watcher(result_file, 2); in TEST_F() local
1164 MockResultWatcher result_watcher(result_file, 2); in TEST_F() local
H A Dtest_launcher.cc559 ProcessResultWatcher result_watcher(result_file, num_tests, process); in LaunchChildTestProcessWithOptions() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_central_server.cc310 fidl::InterfaceRequest<fuchsia::bluetooth::le::ScanResultWatcher> in Scan()