Home
last modified time | relevance | path

Searched defs:kQueryText (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/icing/icing/tokenization/
H A Dcombined-tokenizer_test.cc247 const std::string_view kQueryText = "\\-foo \\-bar \\-baz"; in TEST_F() local
267 const std::string_view kQueryText = "\\:foo\\: \\:bar baz\\:"; in TEST_F() local
288 const std::string_view kQueryText = "foo\\:bar"; in TEST_F() local
305 constexpr std::string_view kQueryText = "foo\\:bar"; in TEST_F() local