Searched refs:resizingbuf (Results 1 – 1 of 1) sorted by relevance
700 std::vector<uint8_t> resizingbuf(flatbuf, flatbuf + length); in ReflectionTest() local707 flatbuffers::vector_data(resizingbuf)), resizingbuf); in ReflectionTest()709 &resizingbuf); in ReflectionTest()716 resizingbuf); in ReflectionTest()718 &resizingbuf); in ReflectionTest()732 resizingbuf); in ReflectionTest()736 schema, 3, 0, *rtestarrayofstring, &resizingbuf); in ReflectionTest()744 auto string_ptr = flatbuffers::AddFlatBuffer(resizingbuf, in ReflectionTest()754 flatbuffers::vector_data(resizingbuf)), in ReflectionTest()755 resizingbuf.size()); in ReflectionTest()[all …]