Home
last modified time | relevance | path

Searched refs:table_with_unbounded_vector (Results 1 – 1 of 1) sorted by relevance

/system/utest/fidl-compiler/
A Dmax_bytes_tests.cpp360 auto table_with_unbounded_vector = test_library.LookupTable("TableWithUnboundedVector"); in vectors() local
361 EXPECT_NONNULL(table_with_unbounded_vector); in vectors()
362 EXPECT_EQ(table_with_unbounded_vector->typeshape.Size(), 16); in vectors()
363 …EXPECT_EQ(table_with_unbounded_vector->typeshape.MaxOutOfLine(), std::numeric_limits<uint32_t>::ma… in vectors()

Completed in 33 milliseconds