Searched defs:test_prefix (Results 1 – 6 of 6) sorted by relevance
| /external/chromium-trace/catapult/systrace/systrace/ | ||
| D | monitor_unittest.py | 38 def test_prefix(self): member in MonitorTest |
| /external/tensorflow/tensorflow/core/data/ | ||
| D | serialization_utils_test.cc | 103 tstring test_prefix = full_name("test_prefix"); in TEST() local |
| /external/python/absl-py/absl/testing/tests/ | ||
| D | xml_reporter_test.py | 748 def test_prefix(self, case): member in TextAndXMLTestResultTest.test_unnamed_parameterized_testcase.ParameterizedTest |
| /external/tensorflow/tensorflow/compiler/xla/python/ | ||
| D | xla_client_test.py | 2833 def InstantiateTests(globals_dict, backend_fn, test_prefix="", **kw): argument |
| /external/python/cpython2/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 3853 def test_prefix(self): member in Test_import |
| /external/python/cpython3/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 3958 def test_prefix(self): member in Test_import |