OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:found_device
(Results
1 - 5
of
5
) sorted by null
/external/autotest/client/cros/chameleon/
chameleon_bluetooth_audio.py
62
found_device
= utils.wait_for_value(_find_device, True, timeout_sec=timeout)
64
if not
found_device
:
/external/toybox/toys/pending/
mdev.c
165
goto
found_device
;
177
found_device
:
/external/autotest/server/site_tests/bluetooth_Sanity_Discoverable/
bluetooth_Sanity_Discoverable.py
36
found_device
= True
/frameworks/rs/tests/lldb/
run_tests.py
412
found_device
= False
413
while not
found_device
:
416
found_device
= True
/frameworks/rs/tests/lldb/tests/harness/
util_android.py
337
found_device
= False # True if the specified device is found
346
found_device
= True
359
if not
found_device
:
Completed in 715 milliseconds