Searched refs:CreateCalendarLibForTesting (Results 1 – 6 of 6) sorted by relevance
40 inline std::unique_ptr<CalendarLib> CreateCalendarLibForTesting() { in CreateCalendarLibForTesting() function
68 calendarlib_(CreateCalendarLibForTesting()) {} in AnnotatorTest()
42 calendarlib_ = CreateCalendarLibForTesting(); in SetUp()
48 calendarlib_ = CreateCalendarLibForTesting(); in SetUp()
63 calendarlib_ = CreateCalendarLibForTesting(); in LoadModel()1333 calendarlib_ = CreateCalendarLibForTesting(); in SetUp()
26 : calendarlib_(libtextclassifier3::CreateCalendarLibForTesting()) {} in CalendarTest()