HomeSort by relevance Sort by last modified time
    Searched refs:is_booted (Results 1 - 3 of 3) sorted by null

  /external/toolchain-utils/binary_search_tool/android/
boot_test.sh 18 is_booted() function
30 while ! is_booted
  /frameworks/rs/tests/lldb/
run_tests.py 430 while not android.is_booted():
  /frameworks/rs/tests/lldb/tests/harness/
util_android.py 308 def is_booted(self): member in class:UtilAndroid
364 if check_boot and not self.is_booted():
506 while not self.is_booted():

Completed in 85 milliseconds