Searched defs:customDesc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/ |
H A D | LegacyMediaDataManagerImplTest.kt | 1713 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4") in testPlaybackActions_hasPrevNext() constant 1757 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4", "custom 5") in testPlaybackActions_noPrevNext_usesCustom() constant 1810 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4") in testPlaybackActions_reservedSpace() constant
|
H A D | MediaDataProcessorTest.kt | 1724 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4") in testPlaybackActions_hasPrevNext() constant 1768 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4", "custom 5") in testPlaybackActions_noPrevNext_usesCustom() constant 1887 val customDesc = arrayOf("custom 1", "custom 2", "custom 3", "custom 4") in testPlaybackActions_reservedSpace() constant
|
/aosp_15_r20/system/libfmq/fuzzer/ |
H A D | fmq_fuzzer.cpp | 343 std::optional<Desc> customDesc(getDesc<Queue, Desc>(writeMq, fdp)); in fuzzWithReaders() local
|