Lines Matching refs:FIDL_ALLOC_ABSENT
633 EXPECT_EQ(reinterpret_cast<uint64_t>(message.inline_struct.string.data), FIDL_ALLOC_ABSENT); in encode_absent_nullable_string()
705 EXPECT_EQ(reinterpret_cast<uint64_t>(message.inline_struct.string.data), FIDL_ALLOC_ABSENT); in encode_absent_nonnullable_bounded_string_error()
1419 EXPECT_EQ(reinterpret_cast<uint64_t>(message.inline_struct.data), FIDL_ALLOC_ABSENT); in encode_single_armed_absent_nullable_union()
1438 EXPECT_EQ(reinterpret_cast<uint64_t>(message.inline_struct.data), FIDL_ALLOC_ABSENT); in encode_many_armed_absent_nullable_union()
1614 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.inline_struct.l0_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1616 FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1618 FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1621 FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1622 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.in_in_out_2.l3_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1623 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.in_out_1.l2_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1624 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.in_out_1.l2_inline.l3_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1625 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.in_out_out_2.l3_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1626 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.out_0.l1_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1627 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.out_0.l1_inline.l2_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1629 FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1630 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.out_in_out_2.l3_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1631 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.out_out_1.l2_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1633 FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()
1634 EXPECT_EQ(reinterpret_cast<uintptr_t>(message.out_out_out_2.l3_absent), FIDL_ALLOC_ABSENT); in encode_nested_nullable_structs()