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

  /external/chromium_org/tools/auto_bisect/
bisect_utils.py 550 def Is64BitWindows():
bisect_perf_regression.py 287 if bisect_utils.Is64BitWindows() and target_arch == 'x64':
311 if bisect_utils.Is64BitWindows() and target_arch == 'x64':
    [all...]

Completed in 328 milliseconds