Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodr_fs_utils_test.cc159 const std::string bad_path = scratch_dir.GetPath() + "/bad_path"; in TEST_F() local
161 ASSERT_TRUE(GetUsedSpace(bad_path, &bytes_used)); in TEST_F()