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

/fuchsia/zircon/system/utest/fidl-compiler/
H A Dmax_bytes_tests.cpp408 auto an_array = test_library.LookupStruct("AnArray"); local
409 EXPECT_NONNULL(an_array);
410 EXPECT_EQ(an_array->typeshape.Size(), 40);
411 EXPECT_EQ(an_array->typeshape.MaxOutOfLine(), 0);

Completed in 23 milliseconds