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

  /external/webrtc/test/testsupport/
fileutils.h 124 std::string ResourcePath(std::string name, std::string extension);
fileutils.cc 118 std::string ResourcePath(std::string name, std::string extension) {
fileutils_unittest.cc 172 // ResourcePath. Manual testing has been performed by removing files and
176 std::string resource = webrtc::test::ResourcePath(kTestName, kExtension);
  /external/webrtc/test/testsupport/metrics/
video_metrics_unittest.cc 32 video_file_ = webrtc::test::ResourcePath("foreman_cif_short", "yuv");

Completed in 39 milliseconds