Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/duration/
Dduration_test.cc41 static const flatbuffers::DetachedBuffer* options_data = []() { in TestingDurationAnnotatorOptions() local
74 return flatbuffers::GetRoot<DurationAnnotatorOptions>(options_data->data()); in TestingDurationAnnotatorOptions()
78 static const flatbuffers::DetachedBuffer* options_data = []() { in BuildFeatureProcessor() local
98 flatbuffers::GetRoot<FeatureProcessorOptions>(options_data->data()); in BuildFeatureProcessor()
456 static const flatbuffers::DetachedBuffer* options_data = []() { in TestingJapaneseDurationAnnotatorOptions() local
482 return flatbuffers::GetRoot<DurationAnnotatorOptions>(options_data->data()); in TestingJapaneseDurationAnnotatorOptions()