Home
last modified time | relevance | path

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

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

Completed in 45 milliseconds