Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/qa/complex/comphelper/
H A DMap.java83 private String impl_getNth( int n ) in impl_getNth() method in Map
105 …assertTrue( _context + ": " + impl_getNth(i) + " key (" + _keys[i].toString() + ") not found in ma… in impl_ceckContent()
107 …assertTrue( _context + ": " + impl_getNth(i) + " value (" + _values[i].toString() + ") not found i… in impl_ceckContent()
109 … assertEquals( _context + ": wrong value for " + impl_getNth(i) + " key (" + _keys[i] + ")", in impl_ceckContent()
139 … assertEquals( _context + ": wrong 'old value' for removal of " + impl_getNth(i) + " value", in impl_checkMappings()

Completed in 10 milliseconds