Home | History | Annotate | Download | only in tests

Lines Matching refs:supported

323         // This is only supported by codecs that use incremental decoding to
406 const bool supported = codec->getValidSubset(&subset);
407 REPORTER_ASSERT(r, supported == supportsSubsetDecoding);