Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/number/
Dnumber_test-include.h50 class NumberAnnotatorForSelectionTest : public NumberAnnotatorTest {
52 NumberAnnotatorForSelectionTest() : NumberAnnotatorTest(ModeFlag_SELECTION) {} in NumberAnnotatorForSelectionTest() function
Dnumber_test-include.cc148 TEST_F(NumberAnnotatorForSelectionTest, in TEST_F() argument