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

  /frameworks/base/tools/aidl/
options_test.cpp 137 const Answer g_tests[] = { variable
240 const int count = sizeof(g_tests)/sizeof(g_tests[0]);
248 const char* const* p = g_tests[i].argv;
256 matches[i] = test(g_tests[i]);
279 const char* const* p = g_tests[i].argv;
  /device/ti/panda/audio/test/
run-tests.py 34 g_tests = [ variable
140 global g_tests, g_tcase
157 for N in g_tests:

Completed in 160 milliseconds