Searched refs:fieldsEqual (Results 1 – 2 of 2) sorted by relevance
190 public boolean fieldsEqual(Calendar c, TestLog log) { in fieldsEqual() method in TestCase
108 if (!test.fieldsEqual(cal, this)) { in doTestCases()