Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/harfbuzz_ng/test/api/
H A 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()
/aosp_15_r20/external/crosvm/ext2/src/
H A Dxattr.rs333 let test_path = td.path().join("test.txt"); in test_get_xattr_empty() localVariable
345 let test_path = td.path().join("test.txt"); in test_inline_xattr_from_path() localVariable
384 let test_path = td.path().join("test.txt"); in test_too_many_values_for_inline_xattr() localVariable
404 let test_path = td.path().join("test.txt"); in test_get_xattr() localVariable
435 let test_path = td.path().join("test.txt"); in test_get_xattr_symlink() localVariable
/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dtest_finder_utils.py162 def has_cc_class(test_path): argument
200 def get_java_parent_paths(test_path): argument
236 def has_method_in_file(test_path, methods): argument
1024 def get_java_methods(test_path): argument
1070 def get_cc_class_info(test_path): argument
H A Dtest_filter_utils.py228 def is_parameterized_java_class(test_path): argument
373 def get_fully_qualified_class_name(test_path): argument
H A Dmodule_finder.py430 def _get_rel_config(self, test_path): argument
447 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument
/aosp_15_r20/external/libchrome/base/files/
H A Dscoped_temp_dir_unittest.cc16 FilePath test_path; in TEST() local
52 FilePath test_path; in TEST() local
71 FilePath test_path; in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dscoped_temp_dir_unittest.cc21 FilePath test_path; in TEST() local
56 FilePath test_path; in TEST() local
84 FilePath test_path; in TEST() local
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dcontrol_file_getter.py44 def get_control_file_contents(self, test_path): argument
243 def get_control_file_contents(self, test_path): argument
308 def get_control_file_contents(self, test_path): argument
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_mount.rs38 let test_path = tempdir.path().join("test"); in test_mount_tmpfs_without_flags_allows_rwx() localVariable
109 let test_path = tempdir.path().join("test"); in test_mount_noexec_disallows_exec() localVariable
/aosp_15_r20/external/cronet/testing/perf/
H A Dluci_test_result.h91 const std::string& test_path() const { return test_path_; } in test_path() function
92 void set_test_path(const std::string& test_path) { test_path_ = test_path; } in set_test_path()
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dfunctional.rb15 attr_accessor :test_path accessor
166 def test_path method in ANTLR3.Test.Functional
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dfile_type_obs.pass.cpp71 auto test_path = [=](const path &p) { in test_without_ec() local
107 auto test_path = [=](const path &p) { in test_with_ec() local
H A Dhard_link_count.pass.cpp97 auto test_path = [=](const path &p) { in not_regular_file() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/netfilter/
H A Dipip-conntrack-mtu.sh60 test_path() { function
/aosp_15_r20/external/libopus/dnn/torch/testsuite/utils/
H A Dpitch.py45 def compute_pitch_error(ref_path, test_path, fs=16000): argument
/aosp_15_r20/external/skia/gm/
H A Dpathreverse.cpp53 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/aosp_15_r20/external/harfbuzz_ng/test/subset/
H A Drepack_test.py10 def __init__(self, test_path, definition): argument
H A Dsubset_test_suite.py78 def __init__(self, test_path, definition): argument
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/
Dinfo.cpp29 std::string test_path = std::string("/sys/class/net/") + name; in Info() local
/aosp_15_r20/external/pigweed/pw_presubmit/py/
H A Dbazel_parser_test.py525 def test_path(self) -> None: member in TestBazelParser
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_embed_set_config.py234 def test_path(self): member in SetConfigTests
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/
H A Dfchmodat02.c35 static char *test_path; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dgenerated_examples_zip_test.cc64 string test_path = GetParam(); in TEST_P() local
/aosp_15_r20/system/core/init/
H A Dfirmware_handler_test.cpp34 auto test_path = GetExecutablePath() + " firmware " + test_name; in FirmwareTestWithExternalHandler() local
/aosp_15_r20/external/skia/tests/
H A DPathRendererCacheTests.cpp97 static void test_path( in test_path() function

123