Home
last modified time | relevance | path

Searched refs:test_prefix (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dauto_testfile.h51 explicit AutoTestFile(const char* test_prefix) { in AutoTestFile() argument
52 Init(test_prefix); in AutoTestFile()
59 AutoTestFile(const char* test_prefix, const char* text) { in AutoTestFile() argument
60 Init(test_prefix); in AutoTestFile()
65 AutoTestFile(const char* test_prefix, const char* text, size_t text_len) { in AutoTestFile() argument
66 Init(test_prefix); in AutoTestFile()
92 void Init(const char* test_prefix) { in Init() argument
97 test_prefix); in Init()
/external/v8/test/mjsunit/regress/
Dregress-1122.js36 test_prefix = 'prefix ';