Searched refs:TextToLex (Results 1 – 1 of 1) sorted by relevance
518 std::string TextToLex = "rabarbar\n" in TEST_F() local524 std::vector<Token> LexedTokens = CheckLex(TextToLex, ExpectedTokens); in TEST_F()