Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/tests/
H A DMediaTranscoderTests.cpp205 std::vector<FormatVerifierEntry> extraVerifiers = { in testTranscodeVideo() local
220 const std::vector<FormatVerifierEntry>* extraVerifiers = nullptr) { in verifyOutputFormat()
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java2356 boolean resetFGSTracker, RunnableWithException extraVerifiers, long windowMs, in runTestBgCurrentDrainExemptionOnce()