HomeSort by relevance Sort by last modified time
    Searched refs:GetModelPath (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/tests/
text-classification-model_test.cc 30 std::string GetModelPath() {
35 const std::string model_path = GetModelPath();
46 const std::string model_path = GetModelPath();
69 const std::string model_path = GetModelPath();
87 const std::string model_path = GetModelPath();
104 const std::string model_path = GetModelPath();
152 const std::string model_path = GetModelPath();
175 const std::string model_path = GetModelPath();
233 const std::string model_path = GetModelPath();
283 const std::string model_path = GetModelPath();
    [all...]
lang-id_test.cc 34 std::string GetModelPath() {
40 LangId *CreateLanguageDetector() { return new LangId(GetModelPath()); }

Completed in 140 milliseconds