Searched refs:INIT_UNILIB_FOR_TESTING (Results 1 – 10 of 10) sorted by relevance
26 #define INIT_UNILIB_FOR_TESTING(VAR) VAR() macro29 #define INIT_UNILIB_FOR_TESTING(VAR) VAR(nullptr) macro32 #define INIT_UNILIB_FOR_TESTING(VAR) VAR() macro
26 StripUnpairedBracketsTest() : INIT_UNILIB_FOR_TESTING(unilib_) {} in StripUnpairedBracketsTest()
82 AnnotatorFeatureProcessorTest() : INIT_UNILIB_FOR_TESTING(unilib_) {} in AnnotatorFeatureProcessorTest()
34 NormalizationTest() : INIT_UNILIB_FOR_TESTING(unilib_) {} in NormalizationTest()
55 : INIT_UNILIB_FOR_TESTING(unilib_) { in TestingTokenizerProxy()
27 explicit TokenFeatureExtractorTest() : INIT_UNILIB_FOR_TESTING(unilib_) {} in TokenFeatureExtractorTest()
52 ActionsFeatureProcessorTest() : INIT_UNILIB_FOR_TESTING(unilib_) {} in ActionsFeatureProcessorTest()
64 : INIT_UNILIB_FOR_TESTING(unilib_), in TranslateAnnotatorTest()
107 : INIT_UNILIB_FOR_TESTING(unilib_), in DurationAnnotatorTest()524 : INIT_UNILIB_FOR_TESTING(unilib_), in JapaneseDurationAnnotatorTest()
90 : INIT_UNILIB_FOR_TESTING(unilib_), arena_(/*block_size=*/16 << 10) {} in MatcherTest()