Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/common/src/util/
H A Dzip_artifact.rs159 let nested_file = folder.join("world.txt"); in test_recurse_files() localVariable
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils_test.cpp57 TemporaryFile nested_file(child_dir); in TEST() local