Searched refs:pos_struct (Results 1 – 1 of 1) sorted by relevance
925 auto pos_struct = flatbuffers::GetFieldStruct(root, *pos_field_ptr); in ReflectionTest() local926 TEST_NOTNULL(pos_struct); in ReflectionTest()927 TEST_EQ(flatbuffers::GetAnyFieldF(*pos_struct, in ReflectionTest()932 auto test3_struct = flatbuffers::GetFieldStruct(*pos_struct, *test3_field); in ReflectionTest()