Searched refs:test3_field (Results 1 – 1 of 1) sorted by relevance
521 auto test3_field = pos_table_ptr->fields()->LookupByKey("test3"); in ReflectionTest() local522 auto test3_struct = flatbuffers::GetFieldStruct(*pos_struct, *test3_field); in ReflectionTest()524 auto test3_object = schema.objects()->Get(test3_field->type()->index()); in ReflectionTest()