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

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp282 auto table_with_two_bools = test_library.LookupTable("TableWithOptionalTableWithTwoBools"); local
283 EXPECT_NONNULL(table_with_two_bools);
284 EXPECT_EQ(table_with_two_bools->typeshape.Size(), 16);
285 EXPECT_EQ(table_with_two_bools->typeshape.MaxOutOfLine(), 80);

Completed in 72 milliseconds