HomeSort by relevance Sort by last modified time
    Searched refs:test_prefix (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/common/linux/tests/
auto_testfile.h 50 // test_prefix: (input) test-specific prefix, can't be NULL.
51 explicit AutoTestFile(const char* test_prefix) {
52 Init(test_prefix);
57 // test_prefix: (input) test-specific prefix, can't be NULL.
59 AutoTestFile(const char* test_prefix, const char* text) {
60 Init(test_prefix);
65 AutoTestFile(const char* test_prefix, const char* text, size_t text_len) {
66 Init(test_prefix);
92 void Init(const char* test_prefix) {
97 test_prefix);
    [all...]
  /external/chromium-trace/catapult/systrace/systrace/
monitor_unittest.py 38 def test_prefix(self): member in class:MonitorTest
  /external/autotest/client/site_tests/graphics_dEQP/
graphics_dEQP.py 403 test_prefix = self._test_names.split('.')[0]
404 self._filter = '%s.filter_args' % test_prefix
406 test_prefix = self._filter.split('.')[0]
407 if test_prefix in self.DEQP_MODULES:
408 module = self.DEQP_MODULES[test_prefix]
  /external/v8/test/mjsunit/regress/
regress-1122.js 36 test_prefix = 'prefix ';
38 var source = 'test_prefix + (function f(';
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 3900 def test_prefix(self): member in class:Test_import
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 3900 def test_prefix(self): member in class:Test_import
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
configure     [all...]

Completed in 955 milliseconds