Searched refs:tt_result (Results 1 – 1 of 1) sorted by relevance
628 const auto tt_result = client->SendTestType(tt); in TEST_F() local629 EXPECT_EQ(TestType(30, -2.0, "stringfoo"), tt_result); in TEST_F()