Home
last modified time | relevance | path

Searched defs:exe_path (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/cronet/testing/libfuzzer/tests/
H A Dfuzzer_launcher_test.cc20 base::FilePath exe_path; in TEST() local
41 base::FilePath exe_path; in TEST() local
63 base::FilePath exe_path; in TEST() local
87 base::FilePath exe_path; in TEST() local
123 base::FilePath exe_path; in TEST() local
159 base::FilePath exe_path; in TEST() local
/aosp_15_r20/external/pdfium/testing/
H A Dv8_initializer.cpp26 std::string GetFullPathForSnapshotFile(const std::string& exe_path, in GetFullPathForSnapshotFile()
45 bool GetExternalData(const std::string& exe_path, in GetExternalData()
63 std::unique_ptr<v8::Platform> InitializeV8Common(const std::string& exe_path, in InitializeV8Common()
92 const std::string& exe_path, in InitializeV8ForPDFiumWithStartupData()
107 const std::string& exe_path, in InitializeV8ForPDFium()
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dexecutor.py18 def run(self, exe_path, cmd, local_cwd, file_deps=None, env=None): argument
39 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
59 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
73 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
119 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A Dos_helpers.cpp140 std::string exe_path() in exe_path() function
272 std::string exe_path() in exe_path() function
404 std::string exe_path() in exe_path() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dstack_trace.cc106 const std::string& exe_path, const Namespace* ns, in GetPolicy()
238 std::string exe_path; in LaunchLibunwindSandbox() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dos.rs259 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
504 let exe_path = env::args().next().unwrap(); in current_exe() localVariable
524 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dos.rs259 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
504 let exe_path = env::args().next().unwrap(); in current_exe() localVariable
524 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dos.rs259 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
504 let exe_path = env::args().next().unwrap(); in current_exe() localVariable
524 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dos.rs259 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
504 let exe_path = env::args().next().unwrap(); in current_exe() localVariable
524 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dos.rs259 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
504 let exe_path = env::args().next().unwrap(); in current_exe() localVariable
524 let exe_path = env::args().next().ok_or(io::const_io_error!( in current_exe() localVariable
/aosp_15_r20/external/openscreen/platform/test/
H A Dpaths_internal_mac.cc19 std::string exe_path(path_size, 0); in GetExePath() local
H A Dpaths_posix.cc13 std::string exe_path = GetExePath(); in ReadTestDataPath() local
/aosp_15_r20/external/jsoncpp/test/
H A Drununittests.py39 def runAllTests(exe_path, use_valgrind=False): argument
/aosp_15_r20/platform_testing/utils/shell-as/
H A Delf-utils.cpp41 std::string exe_path = "/proc/" + std::to_string(process_id) + "/exe"; in GetElfEntryPoint() local
/aosp_15_r20/external/cronet/base/win/
H A Dstartup_information_unittest.cc73 base::FilePath exe_path; in TEST() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/
H A Dtests.rs209 let mut exe_path = temp.path().to_owned(); localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/
H A Dtests.rs209 let mut exe_path = temp.path().to_owned(); localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/
H A Dtests.rs209 let mut exe_path = temp.path().to_owned(); localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/
H A Dtests.rs209 let mut exe_path = temp.path().to_owned(); localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/
H A Dtests.rs209 let mut exe_path = temp.path().to_owned(); localVariable
/aosp_15_r20/system/apex/libs/libapexsupport/src/
H A Dapexinfo.rs50 let exe_path = env::current_exe().map_err(AApexInfoError::ExePathUnavailable)?; in create() localVariable
/aosp_15_r20/external/wayland/tests/
H A Dtest-helpers.c100 char exe_path[256] = { 0 }; in exec_fd_leak_check() local
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/
DIsolateMain.cpp103 std::string exe_path = std::string("/proc/") + std::to_string(ppid) + "/exe"; in RunInIsolationMode() local
/aosp_15_r20/external/libchrome/base/
H A Dnative_library_unittest.cc79 base::FilePath exe_path; in TestLibrary() local
/aosp_15_r20/external/cronet/base/
H A Dnative_library_unittest.cc94 base::FilePath exe_path; in TestLibrary() local

12