HomeSort by relevance Sort by last modified time
    Searched full:filepath_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_baselinefile.cc 106 filepath_(filepath) {
126 writer.reset(OutputFileWriter::Create(filepath_, "bin"));
129 filepath_.c_str());
133 filepath_.c_str());
140 printf("NOTE: No change, not writing: %s\n", filepath_.c_str());
147 std::string filepath_; member in class:webrtc::testing::bwe::BaseLineFileUpdate
  /system/extras/simpleperf/
read_apk.h 42 : filepath_(filepath)
50 const std::string &filepath() const { return filepath_; }
62 std::string filepath_; // containing APK path member in class:EmbeddedElf

Completed in 84 milliseconds