Home
last modified time | relevance | path

Searched defs:test_path (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h190 hb_test_add_func (const char *test_path, in hb_test_add_func()
200 hb_test_add_func_flavor (const char *test_path, in hb_test_add_func_flavor()
211 hb_test_add_data_func (const char *test_path, in hb_test_add_data_func()
222 hb_test_add_data_func_flavor (const char *test_path, in hb_test_add_data_func_flavor()
235 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable()
262 hb_test_add_vtable_flavor (const char *test_path, in hb_test_add_vtable_flavor()
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dhb-test.h217 hb_test_add_func (const char *test_path, in hb_test_add_func()
227 hb_test_add_func_flavor (const char *test_path, in hb_test_add_func_flavor()
238 hb_test_add_data_func (const char *test_path, in hb_test_add_data_func()
249 hb_test_add_data_func_flavor (const char *test_path, in hb_test_add_data_func_flavor()
262 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable()
289 hb_test_add_vtable_flavor (const char *test_path, in hb_test_add_vtable_flavor()
/third_party/rust/crates/nix/test/
Dtest_mount.rs43 let test_path = tempdir.path().join("test"); in test_mount_tmpfs_without_flags_allows_rwx() localVariable
134 let test_path = tempdir.path().join("test"); in test_mount_noexec_disallows_exec() localVariable
/third_party/skia/gm/
Dpathreverse.cpp53 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/third_party/skia/m133/gm/
Dpathreverse.cpp53 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/third_party/skia/m133/third_party/externals/harfbuzz/test/subset/
Drepack_test.py10 def __init__(self, test_path, definition): argument
Dsubset_test_suite.py78 def __init__(self, test_path, definition): argument
/third_party/skia/third_party/externals/harfbuzz/test/subset/
Drepack_test.py10 def __init__(self, test_path, definition): argument
Dsubset_test_suite.py51 def __init__(self, test_path, definition): argument
/third_party/jerryscript/tools/runners/
Dutil.py58 def print_test_result(tested, total, is_passed, passed_string, test_path, is_snapshot_generation=No… argument
/third_party/python/Lib/test/
D_test_embed_set_config.py234 def test_path(self): member in SetConfigTests
/third_party/rust/rust/tests/ui/macros/
Dmacro-first-set.rs246 macro_rules! test_path { macro
Dstringify.rs745 fn test_path() { in test_path() function
/third_party/mindspore/mindspore-src/source/tests/ut/python/debugger/gpu_tests/
Dtest_sync_read_tensors_base_stat.py33 test_path = '' variable in TestOfflineReadTensorBaseStat
/third_party/skia/tests/
DPathRendererCacheTests.cpp74 static void test_path(skiatest::Reporter* reporter, in test_path() function
/third_party/skia/m133/tests/
DPathRendererCacheTests.cpp97 static void test_path( in test_path() function
/third_party/cJSON/tests/
Dparse_examples.c54 char *test_path = NULL; in do_test() local
/third_party/rust/rust/src/tools/tidy/src/
Derror_codes.rs249 let test_path = tests_path.join(format!("{}.stderr", code)); in check_error_codes_tests() localVariable
/third_party/rust/rust/src/tools/unicode-table-generator/src/
Dmain.rs232 let test_path = std::env::args().nth(2); in main() localVariable
/third_party/rust/rust/tests/ui/nll/user-annotations/
Dnormalization-2.rs54 fn test_path<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h>() { in test_path() function
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
Dmain.rs237 let mut test_path = project_dir(); in parse_tests() localVariable
/third_party/rust/crates/serde/test_suite/tests/
Dtest_ser.rs564 fn test_path() { in test_path() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/macro_expansion_tests/
Dmbe.rs747 fn test_path() { in test_path() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dusps_op.cc157 Path test_path = root_dir / test_file_name; in GetFiles() local
/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Dtest.rs154 let test_path = |name| cx.path(ret_ty_sp, vec![test_id, Ident::from_str_and_span(name, sp)]); in expand_test_or_bench() localVariable

12