Home
last modified time | relevance | path

Searched defs:err (Results 1 – 25 of 96) sorted by relevance

1234

/arkcompiler/runtime_core/libpandabase/tests/
Dlogger_test.cpp52 std::string err = testing::internal::GetCapturedStderr(); variable
119 std::string err = testing::internal::GetCapturedStderr(); variable
150 std::string err = testing::internal::GetCapturedStderr(); variable
169 std::string err = testing::internal::GetCapturedStderr(); variable
192 std::string err = testing::internal::GetCapturedStderr(); variable
212 std::string err = testing::internal::GetCapturedStderr(); variable
237 std::string err = testing::internal::GetCapturedStderr(); variable
302 std::string err = testing::internal::GetCapturedStderr(); variable
328 std::string err = testing::internal::GetCapturedStderr(); variable
350 std::string err = testing::internal::GetCapturedStderr(); variable
/arkcompiler/runtime_core/static_core/libziparchive/
Dzip_archive.cpp58 int err = unzClose(handle); in CloseArchive() local
72 int err = unzCloseFile(handle); in CloseArchiveFile() local
82 int err = unzGetGlobalInfo(handle, &gstat->ginfo); in GetGlobalFileInfo() local
92 int err = unzGoToNextFile(handle); in GoToNextFile() local
102 int err = unzLocateFile2(handle, filename, 0); in LocateFile() local
112 int err = unzGetCurrentFileInfo(handle, &entry->fileStat, nullptr, 0, nullptr, 0, nullptr, 0); in GetCurrentFileInfo() local
122 int err = unzOpenCurrentFile(handle); in OpenCurrentFile() local
137 int err = unzCloseCurrentFile(handle); in CloseCurrentFile() local
165 int err = zipOpenNewFileInZip(zfile, filename, nullptr, nullptr, 0, nullptr, 0, nullptr, in CreateOrAddFileIntoZip() local
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.cpp55 int err = unzClose(handle); in CloseArchive() local
69 int err = unzCloseFile(handle); in CloseArchiveFile() local
79 int err = unzGetGlobalInfo(handle, &gstat->ginfo); in GetGlobalFileInfo() local
89 int err = unzGoToNextFile(handle); in GoToNextFile() local
99 int err = unzLocateFile2(handle, filename, 0); in LocateFile() local
109 int err = unzGetCurrentFileInfo(handle, &entry->file_stat, nullptr, 0, nullptr, 0, nullptr, 0); in GetCurrentFileInfo() local
119 int err = unzOpenCurrentFile(handle); in OpenCurrentFile() local
134 int err = unzCloseCurrentFile(handle); in CloseCurrentFile() local
163 int err = zipOpenNewFileInZip(zfile, filename, nullptr, nullptr, 0, nullptr, 0, nullptr, in CreateOrAddFileIntoZip() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dlogger_test.cpp44 std::string err = testing::internal::GetCapturedStderr(); in DEATH_TEST() local
111 std::string err = testing::internal::GetCapturedStderr(); in DEATH_TEST() local
142 std::string err = testing::internal::GetCapturedStderr(); in DEATH_TEST() local
161 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
184 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
204 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
229 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
290 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
321 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
343 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dcl_ut_test.cpp68 RetCode err = maplecl::RetCode::noError; in Parse() local
165 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
185 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
219 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
247 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
282 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
300 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
318 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
332 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
350 auto err = maplecl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
[all …]
Dtriple_ut_test.cpp75 auto err = cl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
121 auto err = cl::CommandLine::GetCommandLine().Parse(argc, (char **)argv); in TEST() local
/arkcompiler/runtime_core/assembler/tests/
Decmascript_meta_test.cpp36 pandasm::Metadata::Error err("Attribute 'ecmascript.extends' must have a value", variable
113 pandasm::Metadata::Error err("Attribute 'ecmascript.extends' must have a value", variable
147 pandasm::Metadata::Error err("test message", pandasm::Metadata::Error::Type::MISSING_ATTRIBUTE); variable
/arkcompiler/runtime_core/panda_guard/tests/unittest/
Dguard_args_parser_test.cpp43 std::string err = testing::internal::GetCapturedStderr(); variable
76 std::string err = testing::internal::GetCapturedStderr(); variable
/arkcompiler/runtime_core/static_core/abc2program/
Dabc_file_entity_processor.h35 auto err = entity.metadata->SetAttribute(attribute); in SetEntityAttribute() local
48 auto err = entity.metadata->SetAttributeValue(attribute, value); in SetEntityAttributeValue() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dasmjit_test.cpp72 Error err = rt.add(&fn, &code); in TEST_F() local
115 Error err = rt.add(&fn, &code); in TEST_F() local
140 Error err = rt.add(&fn, &code); in TEST_F() local
164 Error err = rt.add(&fn, &code); in TEST_F() local
208 Error err = allocator.alloc(&roPtr, &rwPtr, estimatedSize); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dasmjit_test.cpp68 Error err = rt.add(&fn, &code); in TEST_F() local
111 Error err = rt.add(&fn, &code); in TEST_F() local
136 Error err = rt.add(&fn, &code); in TEST_F() local
160 Error err = rt.add(&fn, &code); in TEST_F() local
204 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_sheduler_logging_test.cpp52 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
84 std::string err = testing::internal::GetCapturedStderr(); in TEST() local
/arkcompiler/runtime_core/libpandabase/os/
Derror.h28 explicit Error(int err) : err_(err) {} in Error()
/arkcompiler/runtime_core/static_core/libpandabase/os/
Derror.h28 explicit Error(int err) : err_(err) {} in Error()
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Derror.cpp29 int err = std::get<int>(err_); in ToString() local
/arkcompiler/runtime_core/static_core/tools/sampler/
Dargs_parser.h34 auto err = options_.Validate(); in Parse() local
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Derror.cpp28 int err = std::get<int>(err_); in ToString() local
/arkcompiler/runtime_core/libabckit/src/
Dstatuses_impl.cpp27 void SetLastError(AbckitStatus err) in SetLastError()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dmemory_allocation_dumper.h84 …void DumpAllocation(const char *err, const char *caller, const PandaString &klassName, ObjectHeade… in DumpAllocation()
93 void DumpNotAllocEvent(const char *err, const char *caller) in DumpNotAllocEvent()
/arkcompiler/runtime_core/compiler/tests/x86/
Dasmjit_test.cpp44 Error err = rt.add(&fn, &code); in TEST_F() local
87 Error err = rt.add(&fn, &code); in TEST_F() local
131 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/x86/
Dasmjit_test.cpp43 Error err = rt.add(&fn, &code); in TEST_F() local
86 Error err = rt.add(&fn, &code); in TEST_F() local
130 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Derror.cpp31 int err = std::get<int>(err_); in ToString() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Derror.cpp33 int err = std::get<int>(err_); in ToString() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_types/
Dcheck_compat_objects.js21 function checkErrorMessage(err, errMsg) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/
DCLI.ts25 const err = cli.doValidate(opts); constant

1234