Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp144 struct IsSubdirTestParam { struct
150 class IsSubdirTest : public ::testing::TestWithParam<IsSubdirTestParam> {};
159 std::vector<IsSubdirTestParam> IsSubdirTestValues() { in IsSubdirTestValues()
161 std::vector<IsSubdirTestParam> base_cases{ in IsSubdirTestValues()
173 std::vector<IsSubdirTestParam> ret; in IsSubdirTestValues()