HomeSort by: relevance | last modified time | path
    Searched refs:c_o_tests (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/
h_build.h 50 } c_o_tests[] = { variable in typeref:struct:c_o_test
build_test.c 164 for (test = c_o_tests; test->expargv[0] != NULL; test++) {
  /src/external/bsd/atf/dist/atf-c++/
build_test.cpp 164 for (struct c_o_test* test = c_o_tests; test->expargv[0] != NULL;

Completed in 49 milliseconds