Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp317 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
350 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
516 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
523 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
541 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
550 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
559 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
573 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
584 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
596 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_P() local
[all …]
/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DTriangleCountOpenGLTest.java55 final int patchCount = in initUnits() local
H A DFillRateOpenGLTest.java62 final int patchCount = (int)(pixelRate + maxPerPath -1) / maxPerPath; in initUnits() local