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

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp292 auto table_with_bool_and_u32 = test_library.LookupTable("TableWithOptionalTableWithBoolAndU32"); local
293 EXPECT_NONNULL(table_with_bool_and_u32);
294 EXPECT_EQ(table_with_bool_and_u32->typeshape.Size(), 16);
295 EXPECT_EQ(table_with_bool_and_u32->typeshape.MaxOutOfLine(), 80);

Completed in 23 milliseconds