Home | History | Annotate | Download | only in tests

Lines Matching refs:uvt

2393   auto uvt = flatbuffers::GetRoot<Monster>(p);
2394 TEST_NOTNULL(uvt);
2395 auto vec = uvt->test4();