Home
last modified time | relevance | path

Searched defs:expectedFormat (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java2436 int expectedFormat = nGetFormat(original); in testAsShared() local
2556 public void testNdkInfo(Config config, final int expectedFormat) { in testNdkInfo()