Home
last modified time | relevance | path

Searched refs:brand (Results 1 – 3 of 3) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterBuildInfoTest.java34 String brand = "google"; in testOverrideBuildProperties() local
40 String fingerprint = brand + "/" + product + "/" + device + ":" + in testOverrideBuildProperties()
46 assertEquals(invocationInfo.get(ResultReporter.BUILD_BRAND), brand); in testOverrideBuildProperties() local
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java63 String brand, in DevicePropertyInfo() argument
86 mBrand = brand; in DevicePropertyInfo()
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dheader.jsp45 <a href='#' class='brand-logo center'>VTS Dashboard</a>