Home
last modified time | relevance | path

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

12

/external/OpenCL-Headers/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/OpenCL-CLHPP/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/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/zstd/build/cmake/CMakeModules/
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.cc149 wchar_t temp_path[MAX_PATH] = { '\0' }; in InstallExceptionHandlerAndCrash() local
259 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
283 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
308 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
Dexception_handler_test.cc118 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/cpuinfo/
DCMakeLists.txt852 SET(temp_path "${first_path_segment}") variable
856 SET(temp_path "${current_segment}") variable
858 SET(temp_path "${temp_path}/${current_segment}") variable
/external/cronet/base/files/
Dfile_locking_unittest.cc92 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
164 const FilePath temp_path = temp_dir_.GetPath(); in StartChildAndSignalLock() local
Dos_validation_win_unittest.cc45 static const FilePath& temp_path() { return temp_dir_->GetPath(); } in temp_path() function in base::OsValidationTest
/external/fonttools/Tests/ttLib/
DscaleUpem_test.py26 def temp_path(self, suffix): member in ScaleUpemTest
/external/libgav1/tests/fuzzer/
Dfuzzer_temp_file.h45 char temp_path[MAX_PATH]; in fuzzer_get_tmpfile_with_suffix() local
/external/cronet/base/trace_event/
Dcfi_backtrace_android_unittest.cc84 FilePath temp_path; in TEST() local
/external/libchrome/base/trace_event/
Dcfi_backtrace_android_unittest.cc84 FilePath temp_path; in TEST() local
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc131 wchar_t temp_path[_MAX_PATH]; in DumpSymbolsToTempFile() local
/external/fonttools/Tests/varLib/
Dmutator_test.py48 def temp_path(self, suffix): member in MutatorTest
Dinterpolatable_test.py52 def temp_path(self, suffix): member in InterpolatableTest
/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/fonttools/Tests/merge/
Dmerge_test.py32 def temp_path(self, suffix): member in MergeIntegrationTest
/external/cronet/base/process/
Dprocess_metrics_unittest.cc622 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
652 const FilePath temp_path = temp_dir.GetPath(); in TEST() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DTypology.java74 StringBuilder temp_path = new StringBuilder(); field in Typology.MyReader
/external/rust/crates/vhost/src/vhost_user/
Dmod.rs240 fn temp_path() -> PathBuf { in temp_path() function
/external/rust/crates/vhost-user-backend/src/vhost_user/
Dmod.rs240 fn temp_path() -> PathBuf { in temp_path() function
/external/fonttools/Tests/voltLib/
Dvolttofea_test.py24 def temp_path(cls): member in ToFeaTest

12