Home
last modified time | relevance | path

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

/external/libtextclassifier/tests/
Dtext-classification-model_test.cc137 class TestingTextClassificationModel class
140 explicit TestingTextClassificationModel(int fd) in TestingTextClassificationModel() function in libtextclassifier::__anonaa78bff10111::TestingTextClassificationModel
154 std::unique_ptr<TestingTextClassificationModel> model( in TEST()
155 new TestingTextClassificationModel(fd)); in TEST()
235 std::unique_ptr<TestingTextClassificationModel> model( in TEST()
236 new TestingTextClassificationModel(fd)); in TEST()
285 std::unique_ptr<TestingTextClassificationModel> model( in TEST()
286 new TestingTextClassificationModel(fd)); in TEST()
319 std::unique_ptr<TestingTextClassificationModel> model( in TEST()
320 new TestingTextClassificationModel(fd)); in TEST()