Lines Matching refs:submessage
666 // submessage is mutated.
761 // Call clear on an intermediate submessage should cause it to get recreated
776 // Should be able to retain autocreated submessage while the creator is
806 // Setting submessage to nil should cause it to lose its creator.
818 // Clearing submessage (set has == NO) should NOT cause it to lose its
829 // Setting a value should cause the submessage to appear to its creator.
842 // Clearing an unset field should not cause the submessage to appear to its
863 // Test skipping over an autocreated submessage and ensure it gets unset.
919 // Setting autocreated submessage to another value should cause the old one to
935 // submessage to become visible.
954 // Setting submessage to itself should cause it to become visible.