Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/torch/testsuite/
H A Drun_test.py113 def get_output_path(root_folder, input, output_folder): argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_unittest.cc1686 FilePath root_folder(temp_dir_.GetPath().AppendASCII("root_folder")); in TEST_F() local