Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dfeature-processor_test.cc70 flatbuffers::DetachedBuffer options_fb = in TEST_F() local
74 options_fb.data()), in TEST_F()
90 flatbuffers::DetachedBuffer options_fb = in TEST_F() local
94 options_fb.data()), in TEST_F()
111 flatbuffers::DetachedBuffer options_fb = in TEST_F() local
115 options_fb.data()), in TEST_F()
/external/libtextclassifier/native/annotator/
Dfeature-processor_test.cc171 flatbuffers::DetachedBuffer options_fb = PackFeatureProcessorOptions(options); in TEST_F() local
173 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST_F()
196 flatbuffers::DetachedBuffer options_fb = PackFeatureProcessorOptions(options); in TEST_F() local
198 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST_F()
221 flatbuffers::DetachedBuffer options_fb = PackFeatureProcessorOptions(options); in TEST_F() local
223 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST_F()
246 flatbuffers::DetachedBuffer options_fb = PackFeatureProcessorOptions(options); in TEST_F() local
248 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST_F()
273 flatbuffers::DetachedBuffer options_fb = PackFeatureProcessorOptions(options); in TEST_F() local
275 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST_F()
[all …]
Dcached-features_test.cc72 flatbuffers::DetachedBuffer options_fb = builder.Release(); in TEST() local
81 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST()
113 flatbuffers::DetachedBuffer options_fb = builder.Release(); in TEST() local
122 flatbuffers::GetRoot<FeatureProcessorOptions>(options_fb.data()), in TEST()