Searched refs:forceToInt (Results 1 – 2 of 2) sorted by relevance
417 bool forceToInt = false; in TEST() local421 nullptr, unit, std::ref(forceToInt)); in TEST()428 EXPECT_FALSE(forceToInt); in TEST()432 forceToInt = false; in TEST()434 unit, std::ref(forceToInt)); in TEST()441 EXPECT_TRUE(forceToInt); in TEST()445 forceToInt = false; in TEST()447 unit, std::ref(forceToInt)); in TEST()454 EXPECT_TRUE(forceToInt); in TEST()458 forceToInt = false; in TEST()[all …]
725 nlohmann::json::json_pointer& unit, bool& forceToInt) in fillPowerThermalIdentity() argument755 forceToInt = true; in fillPowerThermalIdentity()768 forceToInt = true; in fillPowerThermalIdentity()934 bool forceToInt = false; in objectPropertiesToJson() local951 inventoryItem, unit, std::ref(forceToInt)); in objectPropertiesToJson()1002 if (forceToInt) in objectPropertiesToJson()