Home
last modified time | relevance | path

Searched defs:test_prefix (Results 1 – 7 of 7) 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/tensorflow/tensorflow/core/data/
Dserialization_utils_test.cc103 tstring test_prefix = full_name("test_prefix"); in TEST() local
/external/python/absl-py/absl/testing/tests/
Dxml_reporter_test.py748 def test_prefix(self, case): member in TextAndXMLTestResultTest.test_unnamed_parameterized_testcase.ParameterizedTest
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py2833 def InstantiateTests(globals_dict, backend_fn, test_prefix="", **kw): argument
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py3853 def test_prefix(self): member in Test_import
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py3958 def test_prefix(self): member in Test_import