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