Searched refs:pos_struct (Results 1 – 1 of 1) sorted by relevance
743 auto pos_struct = flatbuffers::GetFieldStruct(root, *pos_field_ptr); in ReflectionTest() local744 TEST_NOTNULL(pos_struct); in ReflectionTest()745 TEST_EQ(flatbuffers::GetAnyFieldF(*pos_struct, in ReflectionTest()750 auto test3_struct = flatbuffers::GetFieldStruct(*pos_struct, *test3_field); in ReflectionTest()