Home
last modified time | relevance | path

Searched refs:actual_paths (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tools/api/generator/
Doutput_init_files_test.py128 self, actual_paths, expected_paths, file_to_update_on_error): argument
139 self.assertTrue(actual_paths)
141 missing_paths = expected_paths - actual_paths
142 extra_paths = actual_paths - expected_paths
/external/pdfium/testing/tools/
Dpngdiffer.py18 actual_paths = []
31 actual_paths.append(actual_path)
33 return actual_paths