Home
last modified time | relevance | path

Searched defs:raw_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/watchdog/tests/
Dtest_patterns.py16 def test_match_path(raw_path, included_patterns, excluded_patterns, case_sensitive, expected): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder.cc513 for (const auto& raw_path : file_paths.bytes_list().value()) { in GrapplerItemFromMetaGraphDef() local