Searched refs:ttv (Results 1 – 1 of 1) sorted by relevance
631 std::vector<TestType> ttv = {TestType(0, 0.0, "abc"), in TEST_F() local633 const std::string string_result = client->SendVector(ttv); in TEST_F()