Home
last modified time | relevance | path

Searched refs:impl_hasMarker (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java453 private boolean impl_hasMarker( final PropertyValue[] _args ) in impl_hasMarker() method in DatabaseDocument
568 …assertTrue( "A newly created doc should not have the test case marker", !impl_hasMarker( databaseD… in testDocumentRevenants()
579 assertTrue( "The test case marker got lost.", impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()
593 impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()
600 !impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()

Completed in 17 milliseconds