Searched refs:bootconfig_result_space (Results 1 – 1 of 1) sorted by relevance
154 const std::vector<std::pair<std::string, std::string>> bootconfig_result_space = { variable239 EXPECT_EQ(bootconfig_result_space, fs_mgr_parse_proc_bootconfig(bootconfig)); in TEST()244 for (const auto& entry : bootconfig_result_space) { in TEST()