Home
last modified time | relevance | path

Searched defs:tmp_path (Results 1 – 25 of 53) sorted by relevance

123

/external/mesa3d/bin/ci/test/
Dtest_structured_logger.py31 def tmp_file(tmp_path): argument
35 def test_guess_strategy_from_file(tmp_path, strategy, file_extension): argument
47 def test_invalid_file_extension(tmp_path): argument
55 def test_non_existent_file(tmp_path, strategy, file_extension): argument
74 def test_missing_csv_library(tmp_path, structured_logger_module): argument
79 def test_missing_yaml_library(tmp_path, structured_logger_module): argument
/external/fonttools/Tests/ufoLib/
DufoLib_test.py11 def ufo_path(tmp_path): argument
74 def test_UFOWriter_formatVersion(tmp_path): argument
84 def test_UFOWriter_formatVersion_default_latest(tmp_path): argument
89 def test_UFOWriter_unsupported_format_version(tmp_path): argument
DglifLib_test.py195 def test_conflicting_case_insensitive_file_names(self, tmp_path): argument
339 def test_GlyphSet_unsupported_ufoFormatVersion(tmp_path, caplog): argument
346 def test_GlyphSet_writeGlyph_formatVersion(tmp_path): argument
/external/fonttools/Tests/ttLib/
Dmain_test.py55 def test_ttLib_open_save_ttfont(tmp_path, ttfont_path, flavor): argument
71 def test_ttLib_open_ttcollection_save_single_font(tmp_path, ttcollection_path, flavor): argument
87 def test_ttLib_open_ttcollection_save_ttcollection(tmp_path, ttcollection_path): argument
96 def test_ttLib_open_multiple_fonts_save_ttcollection(tmp_path, ttfont_path): argument
Dsfnt_test.py38 def test_pickle_protocol_FileIO(self, deepcopy, tmp_path): argument
59 def test_pickle_protocol_BytesIO(self, deepcopy, tmp_path): argument
78 def test_ttLib_sfnt_write_privData(tmp_path, ttfont_path): argument
/external/fonttools/Tests/subset/
Dsvg_test.py176 empty_svg_font, add_svg_table, tmp_path, gids, retain_gids, expected_xml argument
465 empty_svg_font, tmp_path, subset_gids, expected_xml argument
490 def test_subset_svg_empty_table(empty_svg_font, tmp_path): argument
507 def test_subset_svg_missing_glyph(empty_svg_font, tmp_path): argument
Dsubset_test.py1277 def ttf_path(tmp_path): argument
1287 def test_subset_empty_glyf(tmp_path, ttf_path): argument
1312 def colrv1_path(tmp_path): argument
1842 def test_subset_COLR_glyph_closure(tmp_path): argument
/external/avb/test/
Davb_unittest_util.cc146 std::filesystem::path tmp_path = testdir_ / "info_output.txt"; in InfoImage() local
157 std::filesystem::path tmp_path = testdir_ / "public_key.bin"; in PublicKeyAVB() local
169 std::filesystem::path tmp_path = testdir_ / "public_key_digest"; in PublicKeyAVBDigest() local
/external/armnn/delegate/python/test/
Dtest_external_delegate.py24 def test_external_delegate_options_gpu_tuning(delegate_dir, test_data_folder, tmp_path): argument
61 def test_external_delegate_options_gpu_cached_network(delegate_dir, test_data_folder, tmp_path): argument
/external/python/python-api-core/tests/unit/
Dtest_packaging.py20 def test_namespace_package_compat(tmp_path): argument
/external/cronet/tot/components/metrics/
Ddrive_metrics_provider_unittest.cc14 base::FilePath tmp_path; in TEST() local
/external/cronet/stable/components/metrics/
Ddrive_metrics_provider_unittest.cc14 base::FilePath tmp_path; in TEST() local
/external/autotest/client/site_tests/power_VideoDetector/
Dpower_VideoDetector.py22 tmp_path = '/tmp' variable in power_VideoDetector
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/windows/
Dtmpfile.cc38 TCHAR tmp_path[MAX_PATH]; in gpr_tmpfile() local
/external/autotest/client/site_tests/power_Display/
Dpower_Display.py19 tmp_path = '/tmp' variable in power_Display
/external/grpc-grpc/src/core/lib/gpr/windows/
Dtmpfile.cc38 TCHAR tmp_path[MAX_PATH]; in gpr_tmpfile() local
/external/rust/android-crates-io/crates/tempfile/tests/
Dtempfile.rs39 let tmp_path = rx.recv().unwrap(); in test_pathological_cleaner() localVariable
/external/autotest/client/site_tests/power_VideoSuspend/
Dpower_VideoSuspend.py19 tmp_path = '/tmp' variable in power_VideoSuspend
/external/libchrome/base/
Dsys_info_unittest.cc77 FilePath tmp_path; in TEST_F() local
91 FilePath tmp_path; in TEST_F() local
/external/cronet/stable/base/system/
Dsys_info_unittest.cc140 FilePath tmp_path; in TEST_F() local
147 FilePath tmp_path; in TEST_F() local
159 FilePath tmp_path; in TEST_F() local
/external/fonttools/Tests/ttx/
Dttx_test.py1003 def test_main_ttf_dump_stdin_to_stdout(tmp_path): argument
1012 def test_main_ttx_compile_stdin_to_stdout(tmp_path): argument
1021 def test_roundtrip_DSIG_split_at_XML_parse_buffer_size(tmp_path): argument
/external/cronet/tot/base/system/
Dsys_info_unittest.cc140 FilePath tmp_path; in TEST_F() local
147 FilePath tmp_path; in TEST_F() local
159 FilePath tmp_path; in TEST_F() local
/external/python/jinja/tests/
Dtest_bytecode_cache.py11 def env(package_loader, tmp_path): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_mapping_libcdep.cc94 InternalScopedString tmp_path(64 + internal_strlen(coverage_dir)); in CovUpdateMapping() local
/external/coreboot/util/cbfstool/tests/
Delogtool_test.py46 def elogfile(tmp_path): argument

123