Searched defs:system_section (Results 1 – 3 of 3) sorted by relevance
35 static u8 system_section[FINTEK_SECTIONS_SIZE] = { variable
141 Section system_section("system", std::move(system_namespaces)); in TEST() local
41 auto system_section = config.GetSection("system"); in TEST_F() local