Searched defs:full_text (Results 1 – 3 of 3) sorted by relevance
76 std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, in buildFullText()211 std::vector<TextChar> full_text; in DM_generate() local
77 const std::string full_text = "abcdefghijklmn"; in TEST() local