Searched refs:acl_opt (Results 1 – 1 of 1) sorted by relevance
614 auto acl_opt = upper->GetReceivedAcl(); in TEST_F() local615 ASSERT_TRUE(acl_opt.has_value()); in TEST_F()616 auto acl_view = *acl_opt; in TEST_F()