Searched refs:BUILD_VERSION_RELEASE (Results 1 – 3 of 3) sorted by relevance
49 assertEquals(invocationInfo.get(ResultReporter.BUILD_VERSION_RELEASE), version); in testOverrideBuildProperties()75 buildProperties.put(BUILD_VERSION_RELEASE, BUILD_VERSION_RELEASE); in mapBuildInfo()
55 BUILD_VERSION_RELEASE=`adb shell getprop ro.build.version.release`57 if [[ $BUILD_VERSION_RELEASE == "Q" ]]; then
114 public static final String BUILD_VERSION_RELEASE = "build_version_release"; field in ResultReporter887 buildProperties.put(BUILD_VERSION_RELEASE, versionOverride); in addDeviceBuildInfoToResult()