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

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp302 auto table_with_bool_and_u64 = test_library.LookupTable("TableWithOptionalTableWithBoolAndU64"); local
303 EXPECT_NONNULL(table_with_bool_and_u64);
304 EXPECT_EQ(table_with_bool_and_u64->typeshape.Size(), 16);
305 EXPECT_EQ(table_with_bool_and_u64->typeshape.MaxOutOfLine(), 80);

Completed in 23 milliseconds