| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | exception_test.cpp | 169 int64_t expectedResult = 0; in TEST_F() local 254 int64_t expectedResult = 0; in TEST_F() local 342 int64_t expectedResult = 0; in TEST_F() local 431 int64_t expectedResult = 0; in TEST_F() local 521 int64_t expectedResult = 0; in TEST_F() local 611 int64_t expectedResult = 0; in TEST_F() local 697 int64_t expectedResult = 0; in TEST_F() local 783 int64_t expectedResult = 0; in TEST_F() local 871 int64_t expectedResult = 0; in TEST_F() local 959 int64_t expectedResult = 0; in TEST_F() local [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/lsp/ |
| D | get_references_at_position_test.cpp | 76 std::vector<ReferenceInfo> expectedResult {{filePaths[0], 4, 1}}; in TEST_F() local 106 std::vector<ReferenceInfo> expectedResult {{filePaths[0], 11, 1}, in TEST_F() local 132 …std::vector<ReferenceInfo> expectedResult {{filePaths[0], 16, 1}, {filePaths[1], 8, 1}, {filePaths… in TEST_F() local
|
| D | get_file_references_test.cpp | 72 std::vector<ReferenceInfo> expectedResult {{filePaths[1], 16, 11}, {filePaths[1], 45, 15}}; in TEST_F() local 102 std::vector<ReferenceInfo> expectedResult {{filePaths[1], 16, 11}, {filePaths[1], 45, 14}}; in TEST_F() local
|
| D | classifier_test.cpp | 185 std::vector<std::tuple<size_t, size_t, std::string>> expectedResult = { in TEST_F() local 212 std::vector<std::tuple<size_t, size_t, std::string>> expectedResult = { in TEST_F() local 241 std::vector<std::tuple<size_t, size_t, std::string>> expectedResult = { in TEST_F() local 293 std::vector<std::tuple<size_t, size_t, std::string>> expectedResult = { in TEST_F() local
|
| D | get_class_property_info_test.cpp | 187 …or<std::tuple<std::string, size_t, size_t, std::string, std::vector<std::string>>> &expectedResult) in CheckClassPropertiesMatch()
|
| /arkcompiler/ets_frontend/ets2panda/bindings/test/ |
| D | run_tests.ts | 276 const expectedResult = { constant 289 const expectedResult = { constant 322 const expectedResult = getExpectedResult(expectedFilePath); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/ |
| D | MigrateTest.ts | 64 const expectedResult = readFileLines(this.getExpectedMigrateResultsFilePath()); constant
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | panda_runner.h | 79 void Run(std::string_view source, ssize_t expectedResult) in Run()
|
| /arkcompiler/ets_frontend/arkguard/test/ut/arkobfuscator/ |
| D | ArkObfuscator2.spec.ts | 556 const expectedResult= { constant 586 const expectedResult= { constant
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_2.cpp | 949 bool TestLoadExclusive(Encoder32Test *test, uint64_t inputWord, T expectedResult) in TestLoadExclusive() 993 bool TestStoreExclusive(Encoder32Test *test, T value, uint64_t expectedResult) in TestStoreExclusive()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_2.cpp | 1129 bool TestLoadExclusive(Encoder64Test *test, uint64_t inputWord, T expectedResult) in TestLoadExclusive() 1173 bool TestStoreExclusive(Encoder64Test *test, T value, uint64_t expectedResult) in TestStoreExclusive()
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_second_tests.cpp | 323 std::string expectedResult = "entries"; in HWTEST_F_L0() local 428 std::string expectedResult = "entries"; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/ |
| D | class_find_method_test.cpp | 62 … const ani_value *args = nullptr, ani_int expectedResult = TEST_EXPECTED_VALUE1) in CheckClassFindMethod()
|
| /arkcompiler/ets_frontend/arkguard/test/ut/initialization/ |
| D | ConfigResolver.spec.ts | 706 const expectedResult = '/home/user/data.txt'; constant
|