Searched refs:expected_result (Results 1 – 2 of 2) sorted by relevance
65 std::map<std::string, int64_t> expected_result = { in TEST() local73 ASSERT_EQ(expected_result, metrics); in TEST()
217 std::map<string, string> expected_result = { in TEST_F() local232 for (const auto& [key, value] : expected_result) { in TEST_F()