Searched refs:string_result (Results 1 – 1 of 1) sorted by relevance
633 const std::string string_result = client->SendVector(ttv); in TEST_F() local634 EXPECT_EQ("abc123", string_result); in TEST_F()