HomeSort by relevance Sort by last modified time
    Searched refs:ResourcePath (Results 1 - 25 of 70) sorted by null

1 2 3

  /packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/
CarSettingsRobolectricTestRunner.java 26 import org.robolectric.res.ResourcePath;
64 public List<ResourcePath> getIncludedResourcePaths() {
65 List<ResourcePath> paths = super.getIncludedResourcePaths();
66 paths.add(new ResourcePath(
70 paths.add(new ResourcePath(
74 paths.add(new ResourcePath(
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/testing/
StorageManagerRobolectricTestRunner.java 24 import org.robolectric.res.ResourcePath;
56 public List<ResourcePath> getIncludedResourcePaths() {
57 List<ResourcePath> paths = super.getIncludedResourcePaths();
58 paths.add(new ResourcePath(
62 paths.add(new ResourcePath(
66 paths.add(new ResourcePath(
  /packages/apps/Settings/tests/robotests/src/com/android/settings/
SettingsRobolectricTestRunner.java 26 import org.robolectric.res.ResourcePath;
66 public List<ResourcePath> getIncludedResourcePaths() {
67 List<ResourcePath> paths = super.getIncludedResourcePaths();
68 paths.add(new ResourcePath(
72 paths.add(new ResourcePath(
76 paths.add(new ResourcePath(
80 paths.add(new ResourcePath(
84 paths.add(new ResourcePath(
88 paths.add(new ResourcePath(
92 paths.add(new ResourcePath(
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_classifier_unittest.cc 64 RunAnalysisTest(test::ResourcePath("short_mixed_mono_48", "pcm"),
65 test::ResourcePath("short_mixed_mono_48", "dat"),
70 RunAnalysisTest(test::ResourcePath("short_mixed_stereo_48", "pcm"),
71 test::ResourcePath("short_mixed_stereo_48", "dat"),
time_stretch_unittest.cc 63 test::ResourcePath("audio_coding/testfile32kHz", "pcm"))),
  /external/webrtc/webrtc/modules/audio_processing/vad/
pitch_based_vad_unittest.cc 25 test::ResourcePath("audio_processing/agc/agc_spectral_peak", "dat");
30 test::ResourcePath("audio_processing/agc/agc_pitch_gain", "dat");
35 test::ResourcePath("audio_processing/agc/agc_pitch_lag", "dat");
40 test::ResourcePath("audio_processing/agc/agc_voicing_prob", "dat");
vad_audio_proc_unittest.cc 33 test::ResourcePath("audio_processing/agc/agc_spectral_peak", "dat");
38 test::ResourcePath("audio_processing/agc/agc_audio", "pcm");
standalone_vad_unittest.cc 67 fopen(test::ResourcePath("audio_processing/agc/agc_audio", "pcm").c_str(),
72 test::ResourcePath("audio_processing/agc/agc_vad", "dat").c_str(), "rb");
voice_activity_detector_unittest.cc 62 fopen(test::ResourcePath("audio_processing/transient/audio16kHz", "pcm")
97 fopen(test::ResourcePath("audio_processing/transient/audio32kHz", "pcm")
  /external/webrtc/webrtc/test/testsupport/
fileutils.h 129 std::string ResourcePath(std::string name, std::string extension);
fileutils_unittest.cc 119 // ResourcePath. Manual testing has been performed by removing files and
123 std::string resource = webrtc::test::ResourcePath(kTestName, kExtension);
130 std::string resource = webrtc::test::ResourcePath(kTestName, kExtension);
  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_detector_unittest.cc 55 test::ResourcePath(detect_file_name.str(), "dat").c_str(),
72 test::ResourcePath(audio_file_name.str(), "pcm").c_str(),
wpd_tree_unittest.cc 97 std::string matlab_string = test::ResourcePath(matlab_stream.str(), "dat");
123 std::string test_file_name = test::ResourcePath(
  /external/webrtc/webrtc/modules/audio_processing/agc/
histogram_unittest.cc 94 test::ResourcePath("audio_processing/agc/agc_with_circular_buffer",
100 test::ResourcePath("audio_processing/agc/agc_no_circular_buffer",
  /external/webrtc/webrtc/modules/utility/source/
file_player_unittests.cc 91 test::ResourcePath("utility/encapsulated_pcmu_8khz", "wav");
107 test::ResourcePath("utility/encapsulated_pcm16b_8khz", "wav");
  /external/webrtc/webrtc/modules/audio_coding/test/
TestVADDTX.cc 207 Run(webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm"),
252 Run(webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm"),
257 Run(webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm"),
265 Run(webrtc::test::ResourcePath("audio_coding/teststereo32kHz", "pcm"),
271 Run(webrtc::test::ResourcePath("audio_coding/teststereo32kHz", "pcm"),
TwoWayCommunication.cc 120 std::string in_file_name = webrtc::test::ResourcePath(
136 in_file_name = webrtc::test::ResourcePath("audio_coding/testfile32kHz",
198 std::string in_file_name = webrtc::test::ResourcePath(
  /external/webrtc/webrtc/test/
rtp_file_reader_unittest.cc 25 test::ResourcePath("video_coding/" + filename, "rtp");
66 test::ResourcePath("video_coding/" + filename, "pcap");
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_conference_test.cc 54 webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm");
131 webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm");
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
isac_unittest.cc 46 webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm");
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc 56 std::string filepath = webrtc::test::ResourcePath(filename, extension);
  /external/webrtc/webrtc/modules/video_processing/test/
deflickering_test.cc 37 webrtc::test::ResourcePath("deflicker_before_cif_short", "yuv");
  /external/webrtc/webrtc/modules/audio_coding/codecs/tools/
audio_codec_speed_test.cc 43 in_filename_ = test::ResourcePath(get<2>(GetParam()), get<3>(GetParam()));
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_performance_test.cc 33 webrtc::test::ResourcePath("audio_coding/testfile32kHz", "pcm");
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc 59 ASSERT_TRUE(filter.Init(test::ResourcePath("sprint-uplink", "rx")));
72 ASSERT_TRUE(filter.Init(test::ResourcePath("verizon4g-downlink", "rx")));
188 ASSERT_TRUE(filter.Init(test::ResourcePath("google-wifi-3mbps", "rx")));
239 ASSERT_TRUE(filter.Init(test::ResourcePath("google-wifi-3mbps", "rx")));

Completed in 590 milliseconds

1 2 3