Searched defs:text_strings (Results 1 – 3 of 3) sorted by relevance
487 char** text_strings; /*the actual text*/ member
151 std::vector<std::string> text_strings, in BuildTestTextRecord()
8904 std::vector<std::string> text_strings = {"foo"}; in TEST_F() local