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

  /external/valgrind/main/none/tests/amd64/
faultstatus.c 30 static int testsig(int sig, int want) function
62 ok = ok && testsig(sig, cur_test->sig);
  /external/valgrind/main/none/tests/
faultstatus.c 53 static int testsig(int sig, int want) function
91 ok = ok && testsig(sig, cur_test->sig);
  /external/valgrind/main/none/tests/x86/
faultstatus.c 33 static int testsig(int sig, int want) function
65 ok = ok && testsig(sig, cur_test->sig);
  /hardware/libhardware/tests/keymaster/
keymaster_test.cpp     [all...]

Completed in 242 milliseconds