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

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 203 """A holder for modifiers and expectations on a test that serializes to
206 def __init__(self, modifiers, expectations):
207 self.modifiers = modifiers
219 return {"modifiers": obj.modifiers,
288 MODIFIERS = {'skip': SKIP,
317 # list of maps containing modifiers and expectations for each time
329 # Maps a test to its list of modifiers: the constants associated with
337 self._modifier_to_tests = self._dict_of_sets(self.MODIFIERS)
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 122 milliseconds