HomeSort by relevance Sort by last modified time
    Searched refs:extStore (Results 1 - 21 of 21) sorted by null

  /tools/tradefederation/core/prod-tests/src/com/android/graphics/tests/
UiPerformanceTest.java 89 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
90 String rawFileDir = String.format("%s/%s", extStore, RAW_DATA_DIRECTORY);
128 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
129 String rawFileDir = String.format("%s/%s", extStore, RAW_DATA_DIRECTORY);
222 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
223 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, OUTPUT_FILE_NAME));
UserActionBenchmark.java 98 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
100 String.format("%s/%s/%s", extStore, mScriptPath, mTestDevice.getProductType());
116 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
117 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore,
OpenGlPerformanceTest.java 325 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
326 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, outputFileName));
  /tools/tradefederation/core/prod-tests/src/com/android/media/tests/
MediaMemoryTest.java 141 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
143 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, outputPath));
146 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, "*.dump"));
156 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
159 extStore, "*.dump"));
VideoEditingMemoryTest.java 128 String extStore =
131 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore,
135 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore,
146 String extStore =
150 extStore, "*.dump"));
CameraShotToShotLatencyTest.java 105 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
106 mTestDevice.executeShellCommand(String.format("rm -r %s/DCIM", extStore));
107 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputPath));
MediaStressTest.java 95 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
96 mTestDevice.executeShellCommand(String.format("rm %s/temp*.3gp", extStore));
97 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, OUTPUT_PATH));
CameraLatencyTest.java 187 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
189 mTestDevice.executeShellCommand(String.format("rm %s/DCIM/Camera/*", extStore));
190 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputPath));
CameraSettingsTest.java 125 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
126 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputPath));
MediaPlayerStressTest.java 118 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
119 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputPath));
VideoEditingPerformanceTest.java 158 String extStore =
160 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, OUTPUT_PATH));
CameraStressTest.java 222 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
223 mTestDevice.executeShellCommand(String.format("rm -r %s/DCIM/Camera", extStore));
224 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputPath));
  /tools/tradefederation/core/prod-tests/src/com/android/browser/tests/
BrowserSiteLoadTest.java 133 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
134 mUrlsFilePath = String.format("%s/%s", extStore, URLS_FILE_NAME);
135 mStatusFilePath = String.format("%s/%s", extStore, STATUS_FILE_NAME);
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
TestDeviceFuncTest.java 380 final String extStore = "/data/local";
383 mTestDevice.executeShellCommand(String.format("rm %s/testdir", extStore));
384 mTestDevice.executeShellCommand(String.format("rm %s/testdir2/foo.txt", extStore));
385 mTestDevice.executeShellCommand(String.format("rmdir %s/testdir2", extStore));
390 extStore)));
392 String.format("touch %s/testdir2/foo.txt", extStore)));
395 extStore, extStore)));
397 assertNotNull(mTestDevice.getFileEntry(String.format("%s/testdir/foo.txt", extStore)));
399 mTestDevice.executeShellCommand(String.format("rm %s/testdir", extStore));
    [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/wireless/tests/
WifiStressTest.java 387 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE);
388 mTestDevice.executeShellCommand(String.format("rm %s/%s", extStore, mOutputFile));
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 608 VendorExtensionStore *extStore = const_cast<VendorExtensionStore *>(&mVendorExtensionStore);
609 init_vendor_extensions(*extStore);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 648 VendorExtensionStore *extStore = const_cast<VendorExtensionStore *>(&mVendorExtensionStore);
649 init_vendor_extensions(*extStore);
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 458 VendorExtensionStore *extStore = const_cast<VendorExtensionStore *>(&mVendorExtensionStore);
459 init_vendor_extensions(*extStore);
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]

Completed in 169 milliseconds