Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp154 const std::vector<std::pair<std::string, std::string>> bootconfig_result_space = { variable
239 EXPECT_EQ(bootconfig_result_space, fs_mgr_parse_proc_bootconfig(bootconfig)); in TEST()
244 for (const auto& entry : bootconfig_result_space) { in TEST()