Searched refs:createRandomFile (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
H A DVideoEditorExportTest.java78 mVideoEditorHelper.createRandomFile(PROJECT_LOCATION);
106 .createRandomFile(mVideoEditor.getPath() + "/")
187 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
307 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
365 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
432 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
626 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
702 final String outFilename = mVideoEditorHelper.createRandomFile(
740 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
775 .createRandomFile(mVideoEdito
[all...]
H A DMediaItemThumbnailTest.java58 createRandomFile(PROJECT_LOCATION);
H A DMediaPropertiesTest.java59 createRandomFile(PROJECT_LOCATION);
H A DVideoEditorPreviewTest.java126 mVideoEditorHelper.createRandomFile(PROJECT_LOCATION);
H A DVideoEditorAPITest.java75 createRandomFile(PROJECT_LOCATION);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DVideoEditorStressTest.java105 mVideoEditorHelper.createRandomFile(PROJECT_LOCATION);
819 mVideoEditorHelper.createRandomFile(PROJECT_LOCATION);
918 final String outFilename = mVideoEditorHelper.createRandomFile(
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DVideoEditorHelper.java428 public String createRandomFile(String location) { method in class:VideoEditorHelper
434 Log.i(TAG, ">>>>>>>>>>>>>>>>createRandomFile Location= " + location +
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DVideoEditorPerformance.java88 mVideoEditorHelper.createRandomFile(PROJECT_LOCATION);
368 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";

Completed in 70 milliseconds