Searched defs:raw_path (Results 1 – 2 of 2) sorted by relevance
16 def test_match_path(raw_path, included_patterns, excluded_patterns, case_sensitive, expected): argument
513 for (const auto& raw_path : file_paths.bytes_list().value()) { in GrapplerItemFromMetaGraphDef() local