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

  /external/valgrind/main/none/tests/
allexec_prepare_prereq 13 if ../../tests/arch_test $1 || ../../tests/arch_test $2
15 if ../../tests/arch_test $1
21 if ../../tests/arch_test $2
  /external/valgrind/main/tests/
platform_test 24 # Get the directory holding the arch_test and os_test, which will be the same
28 if $dir/arch_test $1 && $dir/os_test $2 ; then
  /external/valgrind/main/gdbserver_tests/
make_local_links 83 if tests/arch_test arm
  /bionic/libc/tools/
gensyscalls.py 346 arch_test = {
353 if arch_test[arch](sc):

Completed in 517 milliseconds