Home
last modified time | relevance | path

Searched refs:test_regex_empty_vocab_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/test/text/
H A Dregex_tokenizer_test.cc118 std::string test_regex_empty_vocab_path = in TEST() local
121 absl::make_unique<RegexTokenizer>(kRegex, test_regex_empty_vocab_path); in TEST()