/test/ostest/wukong/report/src/ |
H A D | table.cpp | 36 void Table::SetName(std::string name) in SetName() argument
|
/test/xts/acts/ai_lite/ai_engine_posix/base/src/plugin_manager/ |
H A D | PluginManagerFunctionTest.cpp | 50 const char *name = plugin->GetPluginAlgorithm()->GetName();
in TestPluginManager() local [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | ifndk.cpp | 53 char *name = nullptr;
in IfIndexToName() local
|
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/ |
H A D | RelationalStoreAssetResultSetJsunit.test.js | [all...] |
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | global_test.cpp | 63 int GetResId(const std::string &name, ResType resType) in GetResId() argument
|
/test/xts/hats/kernel/syscall_ipc/shmat/ |
H A D | ShmatApiTest.cpp | 58 char name[NAME_SIZE]; member
|
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/ |
H A D | OhSampleGroupSite.java | 52 private String name; field in OhSampleGroupSite [all...] |
/test/xts/hats/kernel/syscalls/fileio/attr/ |
H A D | AttrApiTest.cpp | 79 const char *name = "user.path_attr"; in HWTEST_F() local 117 const char *name = "invalid_attr"; in HWTEST_F() local 139 const char *name in HWTEST_F() local 164 const char *name = "user.invalid_attr"; HWTEST_F() local 181 const char *name = "user.path_attr"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/lremovexattr/ |
H A D | LremovexattrApiTest.cpp | 65 const char* name = "user.example"; in HWTEST_F() local 85 const char* name = "user.example"; in HWTEST_F() local 102 const char* name = "user.example"; in HWTEST_F() local 131 const char* name = "user.example"; HWTEST_F() local 153 const char* name = "user.example"; HWTEST_F() local 180 const char* name = "user.example"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/getxattr/ |
H A D | GetxattrApiTest.cpp | 70 const char* name = "user.example"; in HWTEST_F() local 91 const char* name = "user.example1"; in HWTEST_F() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module.c | 166 dwfl_report_module (Dwfl *dwfl, const char *name, in dwfl_report_module() argument
|
/third_party/elfutils/tests/ |
H A D | all-dwarf-ranges.c | 72 const char *name = argv[1]; in main() local
|
/third_party/ffmpeg/compat/ |
H A D | w32dlfcn.h | 64 static inline HMODULE win32_dlopen(const char *name) in win32_dlopen() argument
|
/third_party/elfutils/backends/ |
H A D | aarch64_symbol.c | 68 aarch64_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) aarch64_check_special_symbol() argument
|
H A D | riscv_symbol.c | 91 riscv_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) riscv_check_special_symbol() argument
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | h264_levels.c | 154 const char *name; member
|
/third_party/ffmpeg/libavformat/ |
H A D | asf.c | 141 int ff_asf_handle_byte_array(AVFormatContext *s, const char *name, in ff_asf_handle_byte_array() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | spherical.c | 69 int av_spherical_from_name(const char *name) in av_spherical_from_name() argument
|
/third_party/ffmpeg/libavresample/ |
H A D | audio_data.h | 55 const char *name; /**< name for debug logging */ member
|
/third_party/curl/src/ |
H A D | tool_dirhie.c | 48 static void show_dir_errno(struct GlobalConfig *global, const char *name) in show_dir_errno() argument
|
H A D | tool_writeout_json.c | 142 char *name = header->name; in headerJSON() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1915.c | 31 const char *name; member
|
/third_party/glslang/gtests/ |
H A D | TestFixture.cpp | 42 std::string name = info.param; in FileNameAsCustomTestSuffix() local 174 std::string GetSuffix(const std::string& name) in GetSuffix() argument [all...] |
/third_party/gn/src/gn/ |
H A D | function_get_target_outputs_unittest.cc | 19 Value GetTargetOutputs(const std::string& name, Err* err) { in GetTargetOutputs() argument 27 Label GetLabel(const std::string& dir, const std::string& name) { in GetLabel() argument
|
/third_party/ffmpeg/tools/ |
H A D | ffhash.c | 49 const char *name; in usage() local
|