Home
last modified time | relevance | path

Searched defs:test_prefix (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dauto_testfile.h51 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()
/external/chromium-trace/catapult/systrace/systrace/
Dmonitor_unittest.py38 def test_prefix(self): member in MonitorTest
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py3853 def test_prefix(self): member in Test_import