HomeSort by relevance Sort by last modified time
    Searched defs:tmp_file (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/auth/
parallel_authenticator_unittest.cc 100 FILE* tmp_file = base::CreateAndOpenTemporaryFile(&out); local
101 EXPECT_NE(tmp_file, static_cast<FILE*>(NULL));
103 EXPECT_TRUE(base::CloseFile(tmp_file));
  /art/compiler/utils/
assembler_test.h 655 std::string tmp_file = GetTmpnam(); local
657 args.push_back(tmp_file);
671 std::ifstream in(tmp_file.c_str());
675 std::remove(tmp_file.c_str());
679 std::remove(tmp_file.c_str());
  /external/chromium_org/third_party/sqlite/src/src/
test_onefile.c 116 typedef struct tmp_file tmp_file; typedef in typeref:struct:tmp_file
117 struct tmp_file { struct
145 ** Method declarations for tmp_file.
258 tmp_file *pTmp = (tmp_file *)pFile;
272 tmp_file *pTmp = (tmp_file *)pFile;
289 tmp_file *pTmp = (tmp_file *)pFile
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 1268 milliseconds