Searched defs:test_name (Results 1 – 5 of 5) sorted by relevance
32 static int dm_test_run(const char *test_name) in dm_test_run()45 const char *test_name = NULL; in do_ut_dm() local
18 #define test_name(selector, expected) do { \ macro
135 static bool test_matches(const char *prefix, const char *test_name, in test_matches()282 const char *test_name) in ut_run_test()385 const char *test_name = test->name; in ut_run_tests() local
142 test_name, toolpath, test_class_list): argument
169 def test_name(self): member in TestDtoc
Completed in 9 milliseconds