Home
last modified time | relevance | path

Searched refs:ERR_NONE (Results 1 - 25 of 37) sorted by relevance

12

/arkcompiler/runtime_core/static_core/assembler/tests/
H A Dlexer_test.cpp37 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
47 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
61 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
71 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
83 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expecte in TEST()
[all...]
H A Demitter_test.cpp70 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
216 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
305 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
368 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
382 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
396 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
410 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
425 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
442 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
470 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
[all...]
H A Dparser_test.cpp41 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
58 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
96 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
112 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
123 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_INTEGER_NAME) << "ERR_NONE expected"; in TEST()
154 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NON in TEST()
[all...]
/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_lexer_test.cpp45 EXPECT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
61 EXPECT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
81 EXPECT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
97 EXPECT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
115 EXPECT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expecte in HWTEST_F()
[all...]
H A Dlexer_test.cpp34 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
44 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
58 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
68 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
80 ASSERT_EQ(tok.second.err, Error::ErrorType::ERR_NONE) << "ERR_NONE expecte in TEST()
[all...]
H A Dassembler_emitter_test.cpp70 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
111 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
242 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
355 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
422 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
436 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
450 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
464 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
479 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
501 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in HWTEST_F()
[all...]
H A Demitter_test.cpp67 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
213 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
302 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
362 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
376 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
390 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
404 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
419 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
436 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
464 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE); in TEST()
[all...]
H A Dparser_test.cpp38 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
55 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
93 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
109 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in TEST()
120 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_INTEGER_NAME) << "ERR_NONE expected"; in TEST()
151 ASSERT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NON in TEST()
[all...]
H A Dassembler_parser_test.cpp51 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
74 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
128 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_OPERATION_NAME) << "ERR_NONE expected"; in HWTEST_F()
148 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_OPERATION_NAME) << "ERR_NONE expected"; in HWTEST_F()
165 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_OPERATION_NAME) << "ERR_NONE expected"; in HWTEST_F()
215 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NONE expected"; in HWTEST_F()
257 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_NONE) << "ERR_NON in HWTEST_F()
[all...]
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerstub_unit/
H A Daotcompilerstub_unit.cpp86 EXPECT_EQ(ret, ERR_NONE); in HWTEST_F()
103 EXPECT_EQ(ret, ERR_NONE); in HWTEST_F()
120 EXPECT_EQ(ret, ERR_NONE); in HWTEST_F()
137 EXPECT_EQ(ret, ERR_NONE); in HWTEST_F()
154 EXPECT_NE(ret, ERR_NONE); in HWTEST_F()
210 EXPECT_EQ(result, ERR_NONE); in HWTEST_F()
229 EXPECT_EQ(result, ERR_NONE); in HWTEST_F()
248 EXPECT_EQ(result, ERR_NONE); in HWTEST_F()
267 EXPECT_EQ(result, ERR_NONE); in HWTEST_F()
286 EXPECT_EQ(result, ERR_NONE); in HWTEST_F()
[all...]
/arkcompiler/ets_runtime/compiler_service/interface/
H A Daot_compiler_interface_stub.cpp85 return ERR_NONE; in CommandAOTCompiler()
95 return ERR_NONE; in CommandStopAOTCompiler()
110 return ERR_NONE; in CommandGetAOTVersion()
126 return ERR_NONE; in CommandNeedReCompile()
/arkcompiler/runtime_core/assembler/
H A Derror.h26 ERR_NONE = 0, member in panda::pandasm::Error::ErrorType
114 inline Error() : Error("No messages", 0, ErrorType::ERR_NONE, "", 0, 0, "") {} in Error()
H A Dassembly-parser.cpp66 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseRecordFields()
313 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseArrayElements()
455 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseArrayElementValueString()
654 if (open_ || err_.err != Error::ErrorType::ERR_NONE) { in ParseResetFunctionLabelsAndParams()
770 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseResetTables()
776 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseResetTables()
944 if (!context_.Mask() && err_.err == Error::ErrorType::ERR_NONE) { in ParseAfterLine()
948 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseAfterLine()
966 if (open_ && err_.err == Error::ErrorType::ERR_NONE) { in ParseAfterMainLoop()
974 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseAfterMainLoop()
[all...]
H A Dassembly-parser.h107 inline Error GetError(const std::string &mess = "", Error::ErrorType err = Error::ErrorType::ERR_NONE, in GetError()
116 inline void GetWarning(const std::string &mess = "", Error::ErrorType err = Error::ErrorType::ERR_NONE, in GetWarning()
H A Dpandasm.cpp117 if (e.err != panda::pandasm::Error::ErrorType::ERR_NONE) { in Tokenize()
/arkcompiler/runtime_core/static_core/assembler/
H A Derror.h27 ERR_NONE = 0, member in ark::pandasm::Error::ErrorType
116 inline Error() : Error("No messages", 0, ErrorType::ERR_NONE, "", 0, 0, "") {} in Error()
H A Dassembly-parser.cpp67 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseRecordFields()
310 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseArrayElements()
470 if (context_.err.err != Error::ErrorType::ERR_NONE) { in ParseArrayElementValueString()
690 if (open_ || err_.err != Error::ErrorType::ERR_NONE) { in ParseResetFunctionLabelsAndParams()
827 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseResetTables()
833 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseResetTables()
1001 if (!context_.Mask() && err_.err == Error::ErrorType::ERR_NONE) { in ParseAfterLine()
1005 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseAfterLine()
1023 if (open_ && err_.err == Error::ErrorType::ERR_NONE) { in ParseAfterMainLoop()
1031 if (err_.err != Error::ErrorType::ERR_NONE) { in ParseAfterMainLoop()
[all...]
H A Dassembly-parser.h108 inline Error GetError(const std::string &mess = "", Error::ErrorType err = Error::ErrorType::ERR_NONE, in GetError()
117 inline void GetWarning(const std::string &mess = "", Error::ErrorType err = Error::ErrorType::ERR_NONE, in GetWarning()
/arkcompiler/runtime_core/libziparchive/tests/
H A Dlibziparchive_tests.cpp514 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in HWTEST()
590 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in HWTEST()
645 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in HWTEST()
691 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in HWTEST()
/arkcompiler/runtime_core/static_core/libziparchive/tests/
H A Dlibziparchive_tests.cpp456 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in TEST()
520 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in TEST()
565 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in TEST()
611 ASSERT_EQ(p.ShowError().err, pandasm::Error::ErrorType::ERR_NONE); in TEST()
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dfile_test.cpp53 ASSERT(p.ShowError().err == pandasm::Error::ErrorType::ERR_NONE); in GetEmptyPandaFileBytes()
238 ASSERT(p.ShowError().err == pandasm::Error::ErrorType::ERR_NONE); in TEST()
/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.cpp90 if (parser.ShowError().err != pandasm::Error::ErrorType::ERR_NONE) { in ParseToFile()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dunit_test.cpp90 if (parser.ShowError().err != pandasm::Error::ErrorType::ERR_NONE) { in ParseToFile()
/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
H A Dgotonextfile_fuzzer.cpp64 if (p.ShowError().err != panda::pandasm::Error::ErrorType::ERR_NONE) { in MakePfData()
/arkcompiler/runtime_core/bytecode_optimizer/tests/
H A Druntime_adapter_test.cpp32 if (parser.ShowError().err != pandasm::Error::ErrorType::ERR_NONE) { in ParseAndEmit()

Completed in 25 milliseconds

12