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

  /external/libvpx/libvpx/test/
video_source.h 77 class TempOutFile {
79 TempOutFile() {
82 ~TempOutFile() {
y4m_test.cc 163 tmpfile_ = new libvpx_test::TempOutFile;
183 libvpx_test::TempOutFile *tmpfile_;
  /external/llvm/tools/gold/
gold-plugin.cpp 811 bool TempOutFile = Filename.empty();
819 if (TempOutFile) {
848 if (TempOutFile)

Completed in 5827 milliseconds