Searched defs:expected_paths (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/python/tools/api/generator/ |
| D | output_init_files_test.py | 137 self, actual_paths, expected_paths, file_to_update_on_error): argument
|
| /external/cronet/base/files/ |
| D | file_path_watcher_unittest.cc | 1099 std::vector<base::FilePath> expected_paths{file, file, file, file}; in TEST_F() local 1140 std::vector<base::FilePath> expected_paths{subfolder, file, file, in TEST_F() local 1173 std::vector<base::FilePath> expected_paths{file, file, file, file}; in TEST_F() local 1201 std::vector<base::FilePath> expected_paths{file, watched_folder, in TEST_F() local 1233 std::vector<base::FilePath> expected_paths{watched_folder, watched_folder, in TEST_F() local 1265 std::vector<base::FilePath> expected_paths {watched_folder, watched_folder, in TEST_F() local
|
| /external/cronet/net/third_party/quiche/src/quiche/common/platform/api/ |
| D | quiche_file_utils_test.cc | 64 std::vector<std::string> expected_paths = {"a/b/c/d/e", "a/subdir/testfile", in TEST() local
|
| /external/python/absl-py/absl/testing/tests/ |
| D | absltest_test.py | 2033 def run_tempfile_helper(self, cleanup, expected_paths): argument
|