Home
last modified time | relevance | path

Searched defs:bin_dir (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pdfium/testing/
H A Dv8_initializer.cpp27 const std::string& bin_dir, in GetFullPathForSnapshotFile()
46 const std::string& bin_dir, in GetExternalData()
94 const std::string& bin_dir, in InitializeV8ForPDFiumWithStartupData()
/aosp_15_r20/external/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py50 def intercept_build_main(bin_dir): argument
66 def capture(args, bin_dir): argument
115 def setup_environment(args, destination, bin_dir): argument
H A Danalyze.py37 def analyze_build_main(bin_dir, from_build_command): argument
127 def setup_environment(args, destination, bin_dir): argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dassemble_spirv.py42 def assemble_spirv(asm_dir, bin_dir, spirv_as, verbose): argument
75 def validate_spirv(bin_dir, spirv_val, verbose): argument
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_component_tests_runner_invoker.cc112 std::string const bin_dir = in main() local
162 std::string const bin_dir = my_bin.substr(0, my_bin.rfind('/')); in main() local
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/resources/
H A Drun_sh.py9 bin_dir = sys.argv[1] variable
/aosp_15_r20/external/libchrome/base/
H A Dbase_paths_posix.cc42 FilePath bin_dir; in PathProviderPosix() local
H A Dbase_paths_android.cc24 FilePath bin_dir; in PathProviderAndroid() local
/aosp_15_r20/external/cronet/base/
H A Dbase_paths_android.cc27 FilePath bin_dir; in PathProviderAndroid() local
H A Dbase_paths_posix.cc43 FilePath bin_dir; in PathProviderPosix() local
/aosp_15_r20/development/tools/otagui/
H A Dweb_server.py193 bin_dir = os.path.join(EXTRACT_DIR, "bin") variable
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Djson_run_localhost.cc86 std::string bin_dir = my_bin.substr(0, my_bin.rfind('/')); in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/
Dbuild.rs177 let bin_dir = crate_root.join("tests").join("bin"); in prepare_test_files() localVariable
/aosp_15_r20/external/zstd/tests/cli-tests/
H A Drun.py694 bin_dir = os.path.abspath(os.path.join(args.test_dir, "bin")) variable
/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_test.cc175 std::string bin_dir = base::GetCurExecutableDir(); in RunConfig() local