Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtest-data-test-utils.h32 inline std::string GetTestFileContent(const std::string& relative_path) { in GetTestFileContent() function
H A Dbert_tokenizer_test.cc39 std::string buffer = GetTestFileContent(kTestVocabPath); in TEST()
H A Dlua-utils_test.cc42 : schema_(GetTestFileContent("utils/lua_utils_tests.bfbs")), in LuaUtilsTest()
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/
H A Dpod-ner-impl_test.cc64 GetTestFileContent("annotator/pod_ner/test_data/tflite_model.tflite"); in PodNerTest()
68 GetTestFileContent("annotator/pod_ner/test_data/vocab.txt"); in PodNerTest()
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/testing/
H A Dutils.h72 GetTestFileContent("utils/grammar/testing/value.bfbs")), in GrammarTest()