HomeSort by relevance Sort by last modified time
    Searched full:is_new_baseline_for (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/common/net/
testoutput_unittest.py 106 self.assertTrue(actual.is_new_baseline_for(expected))
107 self.assertFalse(expected.is_new_baseline_for(actual))
testoutput.py 95 def is_new_baseline_for(self, other): member in class:TestOutput

Completed in 477 milliseconds