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

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp272 auto table_with_one_bool = test_library.LookupTable("TableWithOptionalTableWithOneBool"); local
273 EXPECT_NONNULL(table_with_one_bool);
274 EXPECT_EQ(table_with_one_bool->typeshape.Size(), 16);
275 EXPECT_EQ(table_with_one_bool->typeshape.MaxOutOfLine(), 56);

Completed in 83 milliseconds