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

  /external/chromium_org/build/util/
version.py 37 OFFICIAL_BUILD
41 official_build = '1'
43 official_build = '0'
46 OFFICIAL_BUILD = official_build,
154 OFFICIAL_BUILD=%(OFFICIAL_BUILD)s
  /external/chromium_org/build/android/pylib/host_driven/
setup.py 169 def InstrumentationSetup(host_driven_test_root, official_build,
175 official_build: True if this is an official build.
184 host_driven_test_root, official_build,
  /external/chromium_org/build/android/buildbot/
bb_device_steps.py 242 python_only=False, official_build=False):
250 official_build: Run official-build tests.
278 if official_build:
  /external/chromium_org/google_apis/
google_api_keys_unittest.cc 108 namespace official_build { namespace
135 } // namespace official_build
138 namespace testcase = official_build::google_apis;
  /external/chromium_org/build/android/
test_runner.py 622 options.host_driven_root, options.official_build,

Completed in 3840 milliseconds