Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/dumpsys/internal/
Dfilter_internal_test.cc48 schema_ = reflection::GetSchema(reflection_schema_.data()); in ParseReflectionSchema()
49 ASSERT_TRUE(schema_ != nullptr); in ParseReflectionSchema()
52 const reflection::Schema* schema_{nullptr}; member in testing::DumpsysFilterInternalTest
130 const reflection::Object* object = schema_->root_table(); in TEST_F()
145 const reflection::Object* object = schema_->root_table(); in TEST_F()
161 const reflection::Object* object = schema_->root_table(); in TEST_F()
176 const reflection::Object* object = schema_->root_table(); in TEST_F()
191 const reflection::Object* object = schema_->root_table(); in TEST_F()
206 const reflection::Object* object = schema_->root_table(); in TEST_F()
221 const reflection::Object* object = schema_->root_table(); in TEST_F()
[all …]