Home
last modified time | relevance | path

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

/aosp14/system/core/storaged/tests/
H A Dstoraged_test.cpp90 const char wrong_path[] = "/this/is/wrong"; in TEST() local
91 EXPECT_FALSE(parse_disk_stats(wrong_path, &stats)); in TEST()