Home
last modified time | relevance | path

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

/aosp_15_r20/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp314 const auto file_binded_path = path::join(tmp_dir_to_bind.path, test_file_name_); in TEST_F() local
315 ASSERT_TRUE(exists(file_binded_path.c_str())) << "Missing: " << file_binded_path; in TEST_F()