Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/python24/
Dversioning_unittest.py29 from webkitpy.python24.versioning import check_version
115 return check_version(sysmodule=mock_sys, target_version=minimum_version)
Dversioning.py100 def check_version(log=None, sysmodule=None, target_version=None): function
/external/webkit/Tools/Scripts/
Dwebkit-patch54 versioning.check_version()
Dtest-webkitpy217 versioning.check_version(log=_log)
/external/oprofile/utils/
Dopcontrol1833 check_version()
1870 check_version
2080 check_version
/external/webkit/Tools/
DChangeLog-2010-05-2412423 check_version(), and the main webkit patch method.
12448 - Added a log parameter to the check_version() method.
12451 - Qualified a call to check_version() with the parameter names.
12487 - Added a check_version() method to check the current Python