Home
last modified time | relevance | path

Searched refs:test_patterns (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dmatching_files_dataset_serialization_test.py37 def _build_iterator_graph(self, test_patterns): argument
38 return matching_files.MatchingFilesDataset(test_patterns)
/external/tensorflow/tensorflow/tools/ci_build/release/ubuntu_16/tpu_py37_full/
Dnonpip.sh38 test_patterns=(//tensorflow/... -//tensorflow/compiler/... -//tensorflow/lite/...)
/external/llvm-project/llvm/utils/UpdateTestChecks/
Dcommon.py87 def itertests(test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None): argument
88 for pattern in test_patterns: