Searched refs:table_with_an_array (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp413 auto table_with_an_array = test_library.LookupTable("TableWithAnArray"); local
414 EXPECT_NONNULL(table_with_an_array);
415 EXPECT_EQ(table_with_an_array->typeshape.Size(), 16);
416 EXPECT_EQ(table_with_an_array->typeshape.MaxOutOfLine(), 56);

Completed in 39 milliseconds