Searched refs:expectedFormat (Results 1 – 1 of 1) sorted by relevance
2424 int expectedFormat = nGetFormat(original); in testAsShared() local2425 assertEquals(expectedFormat, configToFormat(shared.getConfig())); in testAsShared()2544 public void testNdkInfo(Config config, final int expectedFormat) { in testNdkInfo() argument2553 nTestInfo(bm, expectedFormat, width, height, bm.hasAlpha(), in testNdkInfo()2559 int tempExpectedFormat = expectedFormat; in testNdkInfo()