Home
last modified time | relevance | path

Searched refs:TempOutFile (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
Dvideo_source.h77 class TempOutFile {
79 TempOutFile() { in TempOutFile() function
82 ~TempOutFile() { in ~TempOutFile()
Dy4m_test.cc163 tmpfile_ = new libvpx_test::TempOutFile; in WriteY4mAndReadBack()
183 libvpx_test::TempOutFile *tmpfile_;
/external/llvm/tools/gold/
Dgold-plugin.cpp811 bool TempOutFile = Filename.empty(); in codegen() local
819 if (TempOutFile) { in codegen()
848 if (TempOutFile) in codegen()