Lines Matching refs:GetMetadataReference
119 CPPUNIT_ASSERT_MESSAGE("set failed", m1.GetMetadataReference() == id1); in test()
126 m1.GetMetadataReference() == id1); in test()
129 m1.GetMetadataReference() == id1); in test()
132 beans::StringPair m2id(m2.GetMetadataReference()); in test()
136 m2.GetMetadataReference() == m2id); in test()
140 !m1.GetMetadataReference().Second.getLength()); in test()
144 m1.GetMetadataReference() == id1); in test()
154 !m1.GetMetadataReference().Second.getLength()); in test()
157 CPPUNIT_ASSERT_MESSAGE("copy: source", m2.GetMetadataReference() == id1); in test()
159 !m3.GetMetadataReference().Second.getLength()); in test()
161 CPPUNIT_ASSERT_MESSAGE("copy: source", m2.GetMetadataReference() == id1); in test()
163 !m3.GetMetadataReference().Second.getLength()); in test()
165 !m4.GetMetadataReference().Second.getLength()); in test()
168 m3.GetMetadataReference() == id1); in test()
170 !m2.GetMetadataReference().Second.getLength()); in test()
173 m2.GetMetadataReference() == id1); in test()
175 !m3.GetMetadataReference().Second.getLength()); in test()
178 beans::StringPair m4id(m4.GetMetadataReference()); in test()
190 CPPUNIT_ASSERT_MESSAGE("set failed", mc1.GetMetadataReference() == id2); in test()
197 mc1.GetMetadataReference() == id2); in test()
200 mc1.GetMetadataReference() == id2); in test()
202 beans::StringPair mc2id(mc2.GetMetadataReference()); in test()
206 mc2.GetMetadataReference() == mc2id); in test()
209 !mc2.GetMetadataReference().Second.getLength()); in test()
214 !mc3.GetMetadataReference().Second.getLength() ); in test()
217 mc2.GetMetadataReference() == id1); in test()
221 !m2p.GetMetadataReference().Second.getLength() ); in test()
224 !m3p.GetMetadataReference().Second.getLength() ); in test()
228 !m2.GetMetadataReference().Second.getLength()); in test()
230 m2p.GetMetadataReference() == id1); in test()
233 !m2p.GetMetadataReference().Second.getLength()); in test()
235 m3.GetMetadataReference() == id1); in test()
238 !m3.GetMetadataReference().Second.getLength()); in test()
240 m3p.GetMetadataReference() == id1); in test()
244 !mc3.GetMetadataReference().Second.getLength() ); in test()
248 !m2p.GetMetadataReference().Second.getLength()); in test()
250 m3p.GetMetadataReference() == id1); in test()
255 m5.GetMetadataReference() == id3); in test()
259 m5.GetMetadataReference() == id4); in test()