Home
last modified time | relevance | path

Searched defs:TEST_CHANNELS (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothLeBroadcastSubgroupTest.java52 private static final BluetoothLeBroadcastChannel[] TEST_CHANNELS = { field in BluetoothLeBroadcastSubgroupTest
H A DBluetoothLeBroadcastMetadataTest.java69 private static final BluetoothLeBroadcastChannel[] TEST_CHANNELS = { field in BluetoothLeBroadcastMetadataTest
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApBackupRestoreTest.java86 private static final SparseIntArray TEST_CHANNELS = new SparseIntArray() {{ field in SoftApBackupRestoreTest
DSoftApStoreDataTest.java108 private static final SparseIntArray TEST_CHANNELS = new SparseIntArray() {{ field in SoftApStoreDataTest
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackTest.java342 final int TEST_CHANNELS = AudioFormat.CHANNEL_OUT_STEREO; in testBuilderFormat() local
3186 final int TEST_CHANNELS = AudioFormat.CHANNEL_OUT_MONO; in testZeroPositionStartThresholdInFrames() local