Home
last modified time | relevance | path

Searched defs:build_type (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Djson_reporter.cc79 const char build_type[] = "release"; in ReportContext() local
81 const char build_type[] = "debug"; in ReportContext() local
/external/google-benchmark/src/
Djson_reporter.cc79 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__.py157 def SetBuildType(build_type): argument
169 def GetOutDirectory(build_type=None): argument
/external/toolchain-utils/automation/clients/helper/
Dandroid.py25 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/
Dbuild_info.h97 const char* build_type() const { in build_type() function
/external/jsoncpp/devtools/
Dbatchbuild.py15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
/external/autotest/site_utils/suite_scheduler/
Dmanifest_versions.py203 def GetLatestManifest(self, board, build_type, milestone=None): argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1990 def build_type(self): member in DeviceUtils
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1868 def build_type(self): member in DeviceUtils