Searched defs:lr (Results 1 – 6 of 6) sorted by relevance
28 private LogRecord lr = new LogRecord(Level.CONFIG, MSG); field in OldLogRecordTest76 public LogRecord lr = null; //will be update by the thread field in OldLogRecordTest.MockThread
31 LogRecord lr = null; field in OldXMLFormatterTest
341 LogRecord[] lr, Formatter formatter) throws Exception { in assertFileContent()
84 long lr = Double.doubleToLongBits(r); in testAcosD() local93 long lr = Double.doubleToLongBits(r); in testAsinD() local
80 long lr = Double.doubleToLongBits(r); in test_acosD() local92 long lr = Double.doubleToLongBits(r); in test_asinD() local
2238 TreeNode<K,V> l, pp, lr; in rotateRight() local