Searched defs:build_type (Results 1 – 9 of 9) sorted by relevance
/external/google-benchmark/src/ |
D | json_reporter.cc | 129 const char build_type[] = "release"; in ReportContext() local 131 const char build_type[] = "debug"; in ReportContext() local
|
/external/libcxx/utils/google-benchmark/src/ |
D | json_reporter.cc | 129 const char build_type[] = "release"; in ReportContext() local 131 const char build_type[] = "debug"; in ReportContext() local
|
/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/libchrome/build/android/pylib/constants/ |
D | __init__.py | 156 def SetBuildType(build_type): argument
|
/external/jsoncpp/devtools/ |
D | batchbuild.py | 15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
|
/external/libchrome/base/android/ |
D | build_info.h | 107 const char* build_type() const { in build_type() function
|
/external/perfetto/src/profiling/memory/ |
D | malloc_hooks.cc | 217 std::string build_type = ReadSystemProperty("ro.build.type"); in ShouldForkPrivateDaemon() local
|
/external/autotest/client/common_lib/cros/ |
D | dev_server.py | 2166 def _emit_auto_update_metrics(self, board, build_type, dut_host_name, argument 2219 is_au_success, board, build_type, milestone, argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 2280 def build_type(self): member in DeviceUtils
|