Home
last modified time | relevance | path

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

/platform_testing/libraries/audio-test-harness/server/src/test/java/com/android/media/audiotestharness/server/javasound/
DJavaAudioCapturerFactoryTests.java76 /* audioFormat= */ null, in build_throwsNullPointerException_nullAudioFormat() local
85 /* targetDataLine= */ null); in build_throwsNullPointerException_nullTargetDataLine() local
/platform_testing/libraries/sts-common-util/device-side/src/com/android/sts/common/
DSystemUtil.java64 assumeThat(failMsg, currSetting.isPresent() ? currSetting.get().trim() : null, in withSetting()
/platform_testing/libraries/audio-test-harness/server/src/test/java/com/android/media/audiotestharness/server/service/
DCaptureChunkStreamObserverOutputStreamTests.java75 createStreamObserverThatWritesTo(new ArrayList<>()), /* countDownLatch= */ null); in createInternal_throwsNullPointerException_nullCountDownLatch() local