Home
last modified time | relevance | path

Searched refs:BadInfoGenerator (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_BitmapTest.cpp290 class BadInfoGenerator { class
292 BadInfoGenerator(const AndroidBitmapInfo& info) in BadInfoGenerator() function in BadInfoGenerator
370 BadInfoGenerator(const BadInfoGenerator&) = delete;
371 BadInfoGenerator& operator=(const BadInfoGenerator&) = delete;
395 BadInfoGenerator gen(info); in testNdkCompressBadParameter()