Searched defs:test_prefix (Results 1 – 6 of 6) sorted by relevance
51 explicit AutoTestFile(const char* test_prefix) { in AutoTestFile()59 AutoTestFile(const char* test_prefix, const char* text) { in AutoTestFile()65 AutoTestFile(const char* test_prefix, const char* text, size_t text_len) { in AutoTestFile()92 void Init(const char* test_prefix) { in Init()
38 def test_prefix(self): member in MonitorTest
139 tstring test_prefix = full_name("test_prefix"); in TEST() local
2142 def InstantiateTests(globals_dict, backend_fn, test_prefix="", **kw): argument
3958 def test_prefix(self): member in Test_import
3853 def test_prefix(self): member in Test_import