Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator_test-include.h34 inline std::string GetModelPath() { in GetModelPath() function
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DMultiModelLoader.cpp132 const std::string& MultiModelLoader<IdType>::GetModelPath() const { in GetModelPath() function in example::MultiModelLoader
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dgrammar-parser_test.cc37 std::string GetModelPath() { return GetTestDataPath("annotator/test_data/"); } in GetModelPath() function
H A Dregex-parser_test.cc42 std::string GetModelPath() { return GetTestDataPath("annotator/test_data/"); } in GetModelPath() function
/aosp_15_r20/external/libtextclassifier/native/annotator/translate/
H A Dtranslate_test.cc72 std::string GetModelPath() { return GetTestDataPath("annotator/test_data/"); } in GetModelPath() function
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dactions-suggestions_test.cc76 std::string GetModelPath() { return GetTestDataPath("actions/test_data/"); } in GetModelPath() function