Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 25 of 183) sorted by relevance

12345678

/aosp_15_r20/external/libjpeg-turbo/gtest/
H A Ddjpeg-gtest-wrapper.cpp69 base::FilePath output_path(GetTargetDirectory()); in TEST_P() local
102 base::FilePath output_path(GetTargetDirectory()); in TEST() local
131 base::FilePath output_path(GetTargetDirectory()); in TEST() local
161 base::FilePath output_path(GetTargetDirectory()); in TEST() local
189 base::FilePath output_path(GetTargetDirectory()); in TEST() local
220 base::FilePath output_path(GetTargetDirectory()); in TEST() local
249 base::FilePath output_path(GetTargetDirectory()); in TEST() local
279 base::FilePath output_path(GetTargetDirectory()); in TEST() local
309 base::FilePath output_path(GetTargetDirectory()); in TEST() local
339 base::FilePath output_path(GetTargetDirectory()); in TEST() local
[all …]
H A Dcjpeg-gtest-wrapper.cpp37 base::FilePath output_path(GetTargetDirectory()); in TEST() local
66 base::FilePath output_path(GetTargetDirectory()); in TEST() local
97 base::FilePath output_path(GetTargetDirectory()); in TEST() local
130 base::FilePath output_path(GetTargetDirectory()); in TEST() local
157 base::FilePath output_path(GetTargetDirectory()); in TEST() local
188 base::FilePath output_path(GetTargetDirectory()); in TEST() local
221 base::FilePath output_path(GetTargetDirectory()); in TEST() local
251 base::FilePath output_path(GetTargetDirectory()); in TEST() local
278 base::FilePath output_path(GetTargetDirectory()); in TEST() local
308 base::FilePath output_path(GetTargetDirectory()); in TEST() local
[all …]
H A Djpegtran-gtest-wrapper.cpp37 base::FilePath output_path(GetTargetDirectory()); in TEST() local
65 base::FilePath output_path(GetTargetDirectory()); in TEST() local
94 base::FilePath output_path(GetTargetDirectory()); in TEST() local
118 base::FilePath output_path(GetTargetDirectory()); in TEST() local
/aosp_15_r20/frameworks/base/tools/aapt2/format/
H A DArchive_test.cpp70 std::unique_ptr<IArchiveWriter> MakeDirectoryWriter(const std::string& output_path) { in MakeDirectoryWriter()
77 std::unique_ptr<IArchiveWriter> MakeZipFileWriter(const std::string& output_path) { in MakeZipFileWriter()
96 void VerifyZipFile(const std::string& output_path, const std::string& file, const uint8_t array[]) { in VerifyZipFile()
114 void VerifyZipFileTimestamps(const std::string& output_path) { in VerifyZipFileTimestamps()
131 std::string output_path = GetTestPath("output"); in TEST_F() local
153 std::string output_path = GetTestPath("output"); in TEST_F() local
179 std::string output_path = GetTestPath("output"); in TEST_F() local
191 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
213 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
239 std::string output_path = GetTestPath("output.apk"); in TEST_F() local
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Deval_scores.py99 def Run(self, output_path): argument
116 def _Run(self, output_path): argument
154 def _Run(self, output_path): argument
178 def _Run(self, output_path): argument
219 def _Run(self, output_path): argument
283 def _Run(self, output_path): argument
363 def _Run(self, output_path): argument
H A Decho_path_simulation.py31 def Simulate(self, output_path): argument
67 def Simulate(self, output_path): argument
91 def Simulate(self, output_path): argument
128 def Simulate(self, output_path): argument
/aosp_15_r20/external/angle/scripts/
H A Dwinappsdk_setup.py29 def download_and_extract_nuget_package(force, version, output_path): argument
71 def run_winmdidl(force, win_sdk_bin, output_path, winmd, stamp_filename=None): argument
93 def run_midlrt(force, win_sdk_bin, output_path, idl): argument
123 output_path = args.output variable
125 output_path = os.path.join(os.getcwd(), args.output) variable
/aosp_15_r20/art/test/712-varhandle-invocations/util-src/
H A Dgenerate_java.py809 def emit_accessor_test(var_handle_kind, accessor, var_type, output_path): argument
989 def emit_value_type_accessor_tests(output_path): argument
995 def emit_reference_accessor_tests(output_path): argument
1005 def emit_interface_accessor_tests(output_path): argument
1015 def emit_boxing_value_type_accessor_test(accessor, var_type, output_path): argument
1076 def emit_boxing_return_value_type_test(accessor, var_type, output_path): argument
1136 def emit_boxing_value_type_accessor_tests(output_path): argument
1144 def emit_main(output_path, manual_test_classes): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/metrics/
Dcore.py181 def write_binary(self, metric, output_path): argument
192 def write_ascii(self, metric, output_path): argument
203 def write_descriptor_binary(self, metric, output_path): argument
214 def write_descriptor_ascii(self, metric, output_path): argument
225 def _get_output_file(self, output_path, filename, extension): argument
/aosp_15_r20/external/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py203 def write_components(self, output_path): argument
319 def write_library_table(self, output_path, enabled_optional_components): argument
535 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
618 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
654 def write_make_fragment(self, output_path, enabled_optional_components): argument
/aosp_15_r20/external/avb/test/
H A Davbtool_unittest.cc769 std::filesystem::path output_path = testdir_ / "max_size.txt"; in TEST_F() local
1564 std::filesystem::path output_path = testdir_ / "max_size.txt"; in TEST_F() local
1601 std::filesystem::path output_path = testdir_ / "max_size.txt"; in TEST_F() local
1636 std::filesystem::path output_path = testdir_ / "max_size.txt"; in TEST_F() local
3323 std::filesystem::path output_path = testdir_ / kOutputFile; in PrintWithAddHashFooter() local
3348 std::filesystem::path output_path = testdir_ / kOutputFile; in PrintWithAddHashtreeFooter() local
3383 std::filesystem::path output_path = testdir_ / kOutputFile; in PrintWithMakeVbmetaImage() local
3397 std::filesystem::path output_path = testdir_ / kOutputFile; in CheckVersion() local
3452 std::filesystem::path output_path = testdir_ / "tmp_certificate.bin"; in TEST_F() local
3476 std::filesystem::path output_path = testdir_ / "tmp_certificate.bin"; in TEST_F() local
[all …]
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp175 const std::string& output_path) { in CompileTable()
343 static bool WriteHeaderAndDataToWriter(StringPiece output_path, const ResourceFile& file, in WriteHeaderAndDataToWriter()
375 static bool FlattenXmlToOutStream(StringPiece output_path, const xml::XmlResource& xmlres, in FlattenXmlToOutStream()
412 const std::string& output_path) { in CompileXml()
525 const std::string& output_path) { in CompilePng()
658 const std::string& output_path) { in CompileFile()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dgen_vk_internal_shaders.py332 def write_compressed_spirv_blob_as_c_array(output_path, variable_name, compressed_blob, argument
351 def __init__(self, shader_file, preprocessor_args, output_path, variable_name): argument
387 def __init__(self, shader_file, shader_basename, variation_string, output_path, argument
452 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dmain.cc60 char output_path[255]; in svg_dump() local
115 char output_path[255]; in png_dump() local
227 char output_path[255]; in layered_glyph_dump() local
277 char output_path[255]; in dump_glyphs() local
/aosp_15_r20/development/vndk/tools/header-checker/tests/
H A Dmodule.py52 def make_dump(self, output_path): argument
92 def make_dump(self, output_path): argument
119 def make_dump(self, output_path): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Dota_tools.py181 def BuildSuperImage(self, output_path, misc_info_path, get_image): argument
211 def MakeDisabledVbmetaImage(self, output_path): argument
255 def MkCombinedImg(self, output_path, system_qemu_config_path, get_image): argument
/aosp_15_r20/external/ltp/android/tools/
H A Dandroid_build_generator.py499 def WriteAndroidBp(self, output_path): argument
511 def WritePrebuiltAndroidBp(self, output_path): argument
620 def WriteLtpMainAndroidBp(self, output_path): argument
/aosp_15_r20/development/vndk/tools/header-checker/utils/
H A Dutils.py127 def run_header_abi_dumper(input_path, output_path, cflags=tuple(), argument
156 def run_header_abi_linker(inputs, output_path, version_script, api, arch_str, argument
313 def run_abi_diff(old_dump_path, new_dump_path, output_path, arch_str, lib_name, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/
DCrossCompile.cmake102 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/
DCrossCompile.cmake106 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
108 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/
DCrossCompile.cmake106 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
108 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/
DCrossCompile.cmake106 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
108 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/aosp_15_r20/external/angle/build/android/gyp/
H A Djava_google_api_keys.py70 def _DoWriteJavaOutput(output_path, constant_definition): argument
78 def _DoWriteJarOutput(output_path, constant_definition): argument
/aosp_15_r20/external/cronet/build/android/gyp/
H A Djava_google_api_keys.py70 def _DoWriteJavaOutput(output_path, constant_definition): argument
78 def _DoWriteJarOutput(output_path, constant_definition): argument
/aosp_15_r20/trusty/user/base/app/apploader/package_tool/
Dapploader_package_tool.cpp218 static void build_package(const char* output_path, in build_package()
253 static void sign_package(const char* output_path, in sign_package()
655 static void encrypt_package(const char* output_path, in encrypt_package()
702 static void decrypt_package(const char* output_path, in decrypt_package()

12345678