Lines Matching refs:submessage
641 // submessage is mutated.
736 // Call clear on an intermediate submessage should cause it to get recreated
751 // Should be able to retain autocreated submessage while the creator is
781 // Setting submessage to nil should cause it to lose its creator.
793 // Clearing submessage (set has == NO) should NOT cause it to lose its
804 // Setting a value should cause the submessage to appear to its creator.
817 // Clearing an unset field should not cause the submessage to appear to its
838 // Test skipping over an autocreated submessage and ensure it gets unset.
894 // Setting autocreated submessage to another value should cause the old one to
910 // submessage to become visible.
929 // Setting submessage to itself should cause it to become visible.