Searched refs:id1 (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sfx2/qa/cppunit/ |
| H A D | test_metadatable.cxx | 112 beans::StringPair id1(content, sid1); in test() local 118 m1.SetMetadataReference(id1); in test() 119 CPPUNIT_ASSERT_MESSAGE("set failed", m1.GetMetadataReference() == id1); in test() 121 m2.SetMetadataReference(id1); in test() 124 m1.SetMetadataReference(id1); in test() 126 m1.GetMetadataReference() == id1); in test() 129 m1.GetMetadataReference() == id1); in test() 144 m1.GetMetadataReference() == id1); in test() 148 m2.SetMetadataReference(id1); // steal! in test() 157 CPPUNIT_ASSERT_MESSAGE("copy: source", m2.GetMetadataReference() == id1); in test() [all …]
|
| /AOO41X/main/solenv/bin/ |
| H A D | subsequenttests | 91 my $id1; 92 foreach $id1 (keys(%deps)) { 95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
|
| /AOO41X/main/svl/qa/ |
| H A D | test_URIHelper.cxx | 197 css::uno::Reference< css::ucb::XContentIdentifier > const & id1, in compareContentIds() 201 OSL_ASSERT(id1.is() && id2.is()); in compareContentIds() 203 id1->getContentIdentifier().compareTo(id2->getContentIdentifier()); in compareContentIds()
|
| /AOO41X/main/connectivity/qa/complex/connectivity/hsqldb/ |
| H A D | TestCacheSize.java | 360 int id1 = 0; in fillUpMultiTable() local 366 id1 = randomgen.nextInt(Integer.MAX_VALUE); in fillUpMultiTable() 369 para.setInt(1, id1); in fillUpMultiTable()
|
| /AOO41X/main/sal/test/unloading/ |
| H A D | unloadTest.cxx | 486 sal_Int32 id1=1; in test7() local 489 sal_Int32 cookie1= rtl_addUnloadingListener( listenerCallback, &id1); in test7() 500 sal_Int32 cookie4= rtl_addUnloadingListener( listenerCallback, &id1); in test7()
|
| /AOO41X/main/offapi/com/sun/star/ucb/ |
| H A D | ContentAction.idl | 64 <tr><td>E1</td><td>The identifier of a content C changes from id1(C) == A
|
| /AOO41X/main/sw/qa/complex/writer/ |
| H A D | TextPortionEnumerationTest.java | 2859 StringPair id1 = new StringPair("content.xml", mkName("id")); in testMetaXChild() local 2865 TreeNode meta1 = new MetaNode(id1); in testMetaXChild() 2909 id1, in testMetaXChild() 2910 id1, in testMetaXChild()
|