Searched refs:SKU_PATTERN (Results 1 – 1 of 1) sorted by relevance
226 private static final Pattern SKU_PATTERN = field in BuildTest259 assertTrue(SKU_PATTERN.matcher(Build.SKU).matches()); in testBuildConstants()