Searched defs:test_prefix (Results 1 – 3 of 3) 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
3853 def test_prefix(self): member in Test_import