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

  /cts/tests/tests/nativemedia/xa/
Android.mk 5 test_executable := NativeMediaTest_XA macro
6 list_executable := $(test_executable)_list
10 LOCAL_MODULE:= $(test_executable)
  /cts/tests/tests/bionic/
Android.mk 3 test_executable := bionic-unit-tests-cts macro
4 list_executable := $(test_executable)_list
8 LOCAL_MODULE := $(test_executable)
  /cts/tests/tests/nativemedia/sl/
Android.mk 5 test_executable := NativeMediaTest_SL macro
6 list_executable := $(test_executable)_list
10 LOCAL_MODULE := $(test_executable)
  /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.py 120 test_executable = options.test
121 if options.build_dir and not test_executable.startswith(options.build_dir):
122 test_executable = os.path.join(options.build_dir, test_executable)
123 args = [test_executable] + args
  /cts/build/
config.mk 15 BUILD_CTS_EXECUTABLE := cts/build/test_executable.mk
  /external/chromium_org/tools/linux/tests/
procfs_tests.py 91 def test_executable(self): member in class:ProcMapsTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 473 def test_executable(self): member in class:SysModuleTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 473 def test_executable(self): member in class:SysModuleTest

Completed in 207 milliseconds