Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dtest-data-test-utils.h32 inline std::string GetTestFileContent(const std::string& relative_path) { in GetTestFileContent() function
Dbert_tokenizer_test.cc37 std::string buffer = GetTestFileContent(kTestVocabPath); in TEST()
Dlua-utils_test.cc42 : schema_(GetTestFileContent("utils/lua_utils_tests.bfbs")), in LuaUtilsTest()
/external/libtextclassifier/native/annotator/pod_ner/
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()
/external/libtextclassifier/native/utils/grammar/testing/
Dutils.h72 GetTestFileContent("utils/grammar/testing/value.bfbs")), in GrammarTest()