Lines Matching defs:tokens
87 std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local
104 std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local
120 std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local
136 std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local
151 std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local
178 std::vector<Token> tokens = {Token("Fiřst", 0, 5), in TEST_F() local
203 std::vector<Token> tokens = {Token("Fiřst", 0, 5), in TEST_F() local
228 std::vector<Token> tokens = {Token("Fiřst", 0, 5), in TEST_F() local
253 std::vector<Token> tokens = {Token("Fiřst", 0, 5), in TEST_F() local
278 std::vector<Token> tokens = {Token("Fiřst", 0, 5), in TEST_F() local
311 std::vector<Token> tokens = feature_processor.Tokenize("one, two, three"); in TEST_F() local
385 std::vector<Token> tokens = feature_processor.Tokenize("one, two, three"); in TEST_F() local
584 const std::vector<Token> tokens = {Token("ěěě", 0, 3), Token("řřř", 4, 7), in TEST_F() local
633 const std::vector<Token> tokens = {Token("aaa", 0, 3), Token("bbb", 4, 7), in TEST_F() local
675 const std::vector<Token> tokens = { in TEST_F() local
727 std::vector<Token> tokens; in TEST_F() local
777 std::vector<Token> tokens; in TEST_F() local
945 const std::vector<Token> tokens{Token("Hělló", 0, 5), in TEST_F() local