Home
last modified time | relevance | path

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

/system/bt/gd/dumpsys/
Dreflection_schema_test.cc56 ASSERT_TRUE(reflection_schema.VerifyReflectionSchema()); in TEST_F()
61 ASSERT_TRUE(reflection_schema.VerifyReflectionSchema()); in TEST_F()
Dreflection_schema.h35 bool VerifyReflectionSchema() const;
Dreflection_schema.cc75 bool dumpsys::ReflectionSchema::VerifyReflectionSchema() const { in VerifyReflectionSchema() function in dumpsys::ReflectionSchema