Searched defs:test_file (Results 1 – 7 of 7) sorted by relevance
100 struct test_file { struct112 struct test_file *tf, int depth) in test_open_internal() argument
23 test_file() { function
26 static const char *test_file; variable
567 const char *test_file; /* Input file name */ member
109 #define FORK_TEST_ON(test_case_name, test_name, test_file) \ argument
339 const char *test_file) { in TestEmulation()
868 FILE *test_file = FileSystem::Instance().Fopen(file_name, "r"); in TestEmulation() local