Home
last modified time | relevance | path

Searched defs:temp_path (Results 1 – 22 of 22) sorted by relevance

/external/fmtlib/support/cmake/
DJoinPaths.cmake15 set(temp_path "${first_path_segment}") variable
19 set(temp_path "${current_segment}") variable
21 set(temp_path "${temp_path}/${current_segment}") variable
/external/jsoncpp/cmake/
DJoinPaths.cmake12 set(temp_path "${first_path_segment}") variable
16 set(temp_path "${current_segment}") variable
18 set(temp_path "${temp_path}/${current_segment}") variable
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc146 wchar_t temp_path[MAX_PATH] = { '\0' }; in InstallExceptionHandlerAndCrash() local
256 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
280 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
305 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
Dexception_handler_test.cc115 TCHAR temp_path[MAX_PATH] = { '\0' }; in SetUp() local
Dexception_handler_death_test.cc77 TCHAR temp_path[MAX_PATH] = { '\0' }; in SetUp() local
/external/libchrome/base/files/
Dfile_locking_unittest.cc89 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
151 const FilePath temp_path = temp_dir_.GetPath(); in StartChildAndSignalLock() local
/external/fonttools/Tests/varLib/
Dinterpolatable_test.py51 def temp_path(self, suffix): member in InterpolatableTest
Dmutator_test.py48 def temp_path(self, suffix): member in MutatorTest
Dinterpolate_layout_test.py50 def temp_path(self, suffix): member in InterpolateLayoutTest
DvarLib_test.py73 def temp_path(self, suffix): member in BuildTest
/external/libchrome/base/trace_event/
Dcfi_backtrace_android_unittest.cc84 FilePath temp_path; in TEST() local
/external/jazzer-api/driver/
Dlibfuzzer_driver.cpp72 auto temp_path = temp_dir / ("jazzer-" + temp_filename_suffix); in GetNewTempFilePath() local
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc556 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
578 const FilePath temp_path = temp_dir.GetPath(); in TEST() local
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc128 wchar_t temp_path[_MAX_PATH]; in DumpSymbolsToTempFile() local
/external/fonttools/Tests/merge/
Dmerge_test.py32 def temp_path(self, suffix): member in MergeIntegrationTest
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DTypology.java62 StringBuilder temp_path = new StringBuilder(); field in Typology.MyReader
/external/e2fsprogs/misc/
Dfuse2fs.c906 char *temp_path; in op_mknod() local
1036 char *temp_path; in op_mkdir() local
1426 char *temp_path; in op_symlink() local
1774 char *temp_path; in op_link() local
2832 char *temp_path; in op_create() local
/external/fonttools/Tests/subset/
Dsubset_test.py43 def temp_path(self, suffix): member in SubsetTest
/external/fonttools/Tests/feaLib/
Dbuilder_test.py110 def temp_path(self, suffix): member in BuilderTest
/external/autotest/client/cros/
Dcros_disks.py690 def _remove_temp_path(self, temp_path): argument
/external/rust/crates/nix/test/
Dtest_unistd.rs1050 let temp_path = file.into_temp_path(); in test_setfsuid() localVariable
/external/armnn/third-party/ghc/
Dfilesystem.hpp4343 const char* temp_path = nullptr; in temp_directory_path() local