Searched refs:expectedFormat (Results 1 – 1 of 1) sorted by relevance
2436 int expectedFormat = nGetFormat(original); in testAsShared() local2437 assertEquals(expectedFormat, configToFormat(shared.getConfig())); in testAsShared()2556 public void testNdkInfo(Config config, final int expectedFormat) { in testNdkInfo() argument2565 nTestInfo(bm, expectedFormat, width, height, bm.hasAlpha(), in testNdkInfo()2576 int tempExpectedFormat = expectedFormat; in testNdkInfo()