Searched refs:RO_NAME (Results 1 – 1 of 1) sorted by relevance
124 private static final String RO_NAME = "ro.product.name"; field in BusinessLogicPreparerTest204 when(mMockDevice.getProperty(RO_NAME)).thenReturn("fake_name"); in testBuildRequestString()216 RO_MANIFACTURER, RO_MODEL, RO_NAME)); in testBuildRequestString()