Searched refs:recording (Results 1 – 2 of 2) sorted by relevance
34 android::sp<AudioHardware> recording = AudioHardware::createAudioHw(true, false); in TEST_F() local35 ASSERT_TRUE(recording.get() != NULL); in TEST_F()43 android::sp<AudioHardware> recording = AudioHardware::createAudioHw(false, false, testCase); in TEST_F() local44 ASSERT_TRUE(recording.get() != NULL); in TEST_F()
767 private void testJpegThumbnailSizeByCamera(boolean recording, in testJpegThumbnailSizeByCamera() argument780 if (!recording) mCamera.startPreview(); in testJpegThumbnailSizeByCamera()790 if (!recording) { in testJpegThumbnailSizeByCamera()806 if (!recording) mCamera.startPreview(); in testJpegThumbnailSizeByCamera()825 private void testJpegExifByCamera(boolean recording) throws Exception { in testJpegExifByCamera() argument827 if (!recording) mCamera.startPreview(); in testJpegExifByCamera()858 if (!recording) mCamera.startPreview(); in testJpegExifByCamera()