Searched defs:brand (Results 1 – 2 of 2) sorted by relevance
34 String brand = "google"; in testOverrideBuildProperties() local46 assertEquals(invocationInfo.get(ResultReporter.BUILD_BRAND), brand); in testOverrideBuildProperties() local
63 String brand, in DevicePropertyInfo()