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

  /external/chromium_org/tools/telemetry/telemetry/core/
possible_browser.py 14 def __init__(self, browser_type, target_os, finder_options):
16 self._target_os = target_os
28 def target_os(self): member in class:PossibleBrowser
  /external/chromium_org/tools/cr/cr/base/
android.py 109 target_os = cr.context.gclient.get('target_os', [])
110 if 'android' in target_os:
117 print 'It can be made capable by adding android to the target_os list'
122 target_os.append('android')
123 cr.context.gclient['target_os'] = target_os
  /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_desktop_browser_finder.py 40 target_os = sys.platform.lower()
41 super(PossibleWebDriverBrowser, self).__init__(browser_type, target_os,
  /external/chromium_org/tools/gn/
settings.h 67 TargetOS target_os() const { return target_os_; } function in class:Settings
ninja_helper.cc 171 target->settings()->target_os());
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
desktop_browser_finder.py 36 target_os = sys.platform.lower()
37 super(PossibleDesktopBrowser, self).__init__(browser_type, target_os,
  /external/chromium_org/tools/telemetry/telemetry/
test.py 110 found_browser.target_os)
  /external/libunwind/tests/
check-namespace.sh.in 10 os=@target_os@
  /external/stressapptest/
configure 649 target_os
    [all...]
  /external/libvorbis/
configure 815 target_os
    [all...]
  /external/chromium_org/third_party/icu/source/
configure 689 target_os
    [all...]
  /external/libpcap/
configure 674 target_os
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 696 target_os
    [all...]
  /external/llvm/
configure 672 target_os
675 TARGET_OS
    [all...]
  /external/protobuf/
configure 839 target_os
    [all...]
  /external/qemu-pc-bios/bochs/
configure 819 target_os
    [all...]

Completed in 867 milliseconds