Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_test.cpp139 struct IsSubdirTestParam { struct
145 class IsSubdirTest : public ::testing::TestWithParam<IsSubdirTestParam> {};
154 std::vector<IsSubdirTestParam> IsSubdirTestValues() { in IsSubdirTestValues()
156 std::vector<IsSubdirTestParam> base_cases{ in IsSubdirTestValues()
168 std::vector<IsSubdirTestParam> ret; in IsSubdirTestValues()