Searched defs:TempDir (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/testing/gtest/test/
H A Dgtest-filepath_test.cc495 TempDir() + GetCurrentExecutableName().string() +
517 std::string TempDir() const { function in class:testing::internal::__anon10870::DirectoryCreationTest
/external/gtest/test/
H A Dgtest-filepath_test.cc495 TempDir() + GetCurrentExecutableName().string() +
517 std::string TempDir() const { function in class:testing::internal::__anon21602::DirectoryCreationTest
/external/protobuf/gtest/test/
H A Dgtest-filepath_test.cc427 TempDir().c_str(), GetCurrentExecutableName().c_str(),
449 String TempDir() const { function in class:testing::internal::__anon28906::DirectoryCreationTest
/external/chromium_org/build/android/gyp/util/
H A Dbuild_utils.py28 def TempDir(): function
/external/chromium_org/mojo/public/tools/bindings/generators/
H A Dmojom_java_generator.py358 def TempDir(): function
478 with TempDir() as temp_java_root:
/external/chromium_org/tools/grit/grit/
H A Dutil.py622 class TempDir(object): class in inherits:object

Completed in 902 milliseconds