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

  /external/perfetto/tools/
run_android_test 123 test_bin = os.path.join(args.out_dir, args.test_name)
124 assert os.path.exists(test_bin)
146 AdbCall('push', test_bin, "/data/nativetest")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_builtin.py 1631 def test_bin(self): member in class:BuiltinTest
    [all...]
  /external/python/cpython2/Lib/test/
test_builtin.py 1582 def test_bin(self): member in class:BuiltinTest
    [all...]
  /external/python/cpython3/Lib/test/
test_builtin.py 1500 def test_bin(self): member in class:BuiltinTest
    [all...]

Completed in 717 milliseconds