Searched defs:build_type (Results 1 – 9 of 9) sorted by relevance
/external/libcxx/utils/google-benchmark/src/ |
D | json_reporter.cc | 79 const char build_type[] = "release"; in ReportContext() local 81 const char build_type[] = "debug"; in ReportContext() local
|
/external/google-benchmark/src/ |
D | json_reporter.cc | 79 const char build_type[] = "release"; in ReportContext() local 81 const char build_type[] = "debug"; in ReportContext() local
|
/external/libmojo/build/android/pylib/constants/ |
D | __init__.py | 157 def SetBuildType(build_type): argument 169 def GetOutDirectory(build_type=None): argument
|
/external/toolchain-utils/automation/clients/helper/ |
D | android.py | 25 def __init__(self, gcc_version='4.4.3', build_type='DEVELOPMENT'): argument 84 def __init__(self, gcc_version, build_type): argument
|
/external/libmojo/base/android/ |
D | build_info.h | 97 const char* build_type() const { in build_type() function
|
/external/jsoncpp/devtools/ |
D | batchbuild.py | 15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
|
/external/autotest/site_utils/suite_scheduler/ |
D | manifest_versions.py | 203 def GetLatestManifest(self, board, build_type, milestone=None): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1990 def build_type(self): member in DeviceUtils
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | device_utils.py | 1868 def build_type(self): member in DeviceUtils
|