Searched refs:empty_zone_map (Results 1 – 1 of 1) sorted by relevance
| /openbmc/phosphor-pid-control/test/ |
| H A D | pid_zone_unittest.cpp | 380 std::unordered_map<int64_t, std::shared_ptr<ZoneInterface>> empty_zone_map; in TEST_F() local 381 buildFailsafeLoggers(empty_zone_map, 0); in TEST_F() 436 std::unordered_map<int64_t, std::shared_ptr<ZoneInterface>> empty_zone_map; in TEST_F() local 437 buildFailsafeLoggers(empty_zone_map, 0); in TEST_F() 488 std::unordered_map<int64_t, std::shared_ptr<ZoneInterface>> empty_zone_map; in TEST_F() local 489 buildFailsafeLoggers(empty_zone_map, 0); in TEST_F() 554 std::unordered_map<int64_t, std::shared_ptr<ZoneInterface>> empty_zone_map; in TEST_F() local 555 buildFailsafeLoggers(empty_zone_map, 0); in TEST_F() 654 std::unordered_map<int64_t, std::shared_ptr<ZoneInterface>> empty_zone_map; in TEST_F() local 655 buildFailsafeLoggers(empty_zone_map, 0); in TEST_F() [all …]
|