Home
last modified time | relevance | path

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

/external/libchrome/build/
Dwrite_build_date_header.py41 def GetBuildDate(build_type, utc_now): argument
/external/libcxx/utils/google-benchmark/src/
Djson_reporter.cc129 const char build_type[] = "release"; in ReportContext() local
131 const char build_type[] = "debug"; in ReportContext() local
/external/google-benchmark/src/
Djson_reporter.cc158 const char build_type[] = "release"; in ReportContext() local
160 const char build_type[] = "debug"; in ReportContext() local
/external/oss-fuzz/infra/build/functions/
Drequest_build.py75 def run_build(oss_fuzz_project, build_steps, credentials, build_type, argument
Dbuild_project.py496 build_type, argument
558 def build_script_main(script_description, get_build_steps_func, build_type): argument
/external/python/cffi/testing/cffi1/
Dtest_function_args.py56 def build_type(tp): function
/external/perfetto/src/profiling/common/
Dproducer_support.cc98 const std::string& build_type, in CanProfileAndroid()
/external/crosvm/third_party/libslirp-rs/
Dupload_libslirp.ps1100 foreach ($build_type in 'release', 'debug') { variable
/external/cronet/build/android/pylib/constants/
D__init__.py175 def SetBuildType(build_type): argument
/external/angle/build/android/pylib/constants/
D__init__.py175 def SetBuildType(build_type): argument
/external/libchrome/build/android/pylib/constants/
D__init__.py156 def SetBuildType(build_type): argument
/external/crosvm/prebuilts/src/
Dlib.rs66 let build_type = if env::var("DEBUG").is_ok() { in get_url() localVariable
/external/jsoncpp/devtools/
Dbatchbuild.py15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
/external/perfetto/test/
Dandroid_test_utils.cc53 std::string build_type = base::GetAndroidProp("ro.build.type"); in IsUserBuild() local
/external/libchrome/base/android/
Dbuild_info.h107 const char* build_type() const { in build_type() function
/external/cronet/base/android/
Dbuild_info.h115 const char* build_type() const { in build_type() function
/external/python/setuptools/setuptools/tests/
Dtest_build_meta.py242 def test_build_with_existing_file_present(self, build_type, tmpdir_cwd): argument
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.cc148 std::string build_type = base::GetAndroidProp("ro.build.type"); in IsUserBuild() local
/external/webrtc/sdk/android/native_unittests/audio_device/
Daudio_device_unittest.cc1007 std::string build_type = in TEST_F() local
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py2819 def build_type(self): member in DeviceUtils
/external/libabigail/src/
Dabg-reader.cc5924 build_type(read_context& ctxt, in build_type() function