HomeSort by relevance Sort by last modified time
    Searched defs:build_type (Results 1 - 14 of 14) sorted by null

  /bionic/tests/libs/
Android.build.testlib.host.mk 18 build_type := host macro
Android.build.testlib.target.mk 18 build_type := target macro
Android.build.dt_runpath.mk 86 build_type := target macro
  /test/vts/runners/target/gtest/
Android.mk 41 build_type := target macro
44 build_type := host macro
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
json_reporter.cc 79 const char build_type[] = "release"; local
81 const char build_type[] = "debug"; local
83 out << indent << FormatKV("library_build_type", build_type) << "\n";
  /external/google-benchmark/src/
json_reporter.cc 112 const char build_type[] = "release"; local
114 const char build_type[] = "debug"; local
116 out << indent << FormatKV("library_build_type", build_type) << "\n";
  /external/libcxx/utils/google-benchmark/src/
json_reporter.cc 112 const char build_type[] = "release"; local
114 const char build_type[] = "debug"; local
116 out << indent << FormatKV("library_build_type", build_type) << "\n";
  /system/update_engine/
image_properties.h 53 std::string build_type; member in struct:chromeos_update_engine::ImageProperties
  /external/libmojo/base/android/
build_info.h 98 const char* build_type() const { function in class:base::android::BuildInfo
  /test/vti/test_serving/gae/webapp/src/proto/
model.py 28 build_type = ndb.StringProperty() variable in class:BuildModel
40 build_type = messages.StringField(4) variable in class:BuildInfoMessage
  /external/chromium-trace/catapult/devil/devil/android/
device_utils.py 512 return self.build_type == 'user'
2115 def build_type(self): member in class:DeviceUtils
    [all...]
  /external/libmojo/third_party/catapult/devil/devil/android/
device_utils.py 421 return self.build_type == 'user'
1868 def build_type(self): member in class:DeviceUtils
    [all...]
  /test/vts/testcases/target/hal_lights/
Android.mk 96 build_type := target macro
99 build_type := host macro
110 build_type := target macro
113 build_type := host macro
167 build_type := target macro
  /test/vts/testcases/target/hal_power/
Android.mk 96 build_type := target macro
99 build_type := host macro
110 build_type := target macro
113 build_type := host macro
167 build_type := target macro

Completed in 315 milliseconds