Home
last modified time | relevance | path

Searched full:therefore (Results 1 – 25 of 90) sorted by relevance

1234

/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
DthrowingFunctionCheck1.sts20 /* @@? 18:13 Error TypeError: This statement can cause an exception, therefore it must be enclosed …
DthrowWithoutTryCatch.sts20 /* @@? 17:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowInRethrowingFunction.sts20 /* @@? 17:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowInFinallyBlock2.sts25 /* @@? 21:9 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingConstructorCheck1.sts24 /* @@? 21:11 Error TypeError: This statement can cause an exception, therefore it must be enclosed …
DthrowingFunctionAsParameter2.sts20 /* @@? 17:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowInCatchClause2.sts24 /* @@? 20:9 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingFunctionCheck4.sts24 /* @@? 21:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DrethrowingConstructorCheck2.sts26 /* @@? 23:11 Error TypeError: This statement can cause an exception, therefore it must be enclosed …
DthrowingMethodCheck1.sts28 /* @@? 25:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DrethrowingFunctionCheck2.sts24 /* @@? 21:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingFunctionType2.sts24 /* @@? 21:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingFunctionCheck5.sts26 /* @@? 22:5 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowInCatchClause1.sts28 /* @@? 23:13 Error TypeError: This statement can cause an exception, therefore it must be enclosed …
DrethrowingConstructorCheck1.sts26 /* @@? 23:11 Error TypeError: This statement can cause an exception, therefore it must be enclosed …
DrethrowingFunctionCheck1.sts24 /* @@? 21:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingConstructorCheck2.sts28 /* @@? 24:9 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DrethrowingMethodCheck2.sts28 /* @@? 25:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DrethrowingMethodCheck1.sts28 /* @@? 25:3 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
DthrowingMethodCheck2.sts30 /* @@? 26:5 Error TypeError: This statement can cause an exception, therefore it must be enclosed i…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units_packages_and_modules/09.export_directives/03.export_type_directive/
Dnegative_export_as_twice.sts17 desc: Export type directive, ClassA is exported as ClassB twice, therefore must fail
Dnegative_export_as_by_old_name.sts17 desc: Export type directive, ClassA is exported as ClassB, therefore is not available
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/02.superinterfaces_and_subinterfaces/
Dextend_clause.sts18 …interface being declared extends each of the other named interfaces and therefore inherits the mem…
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/
DREADME.md26 …dalone tool in the Android Studio build tool version 28.0.1 and higher. Therefore, you can get the…
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfreelist_allocator_test.cpp86 …// We use common PoolManager from Runtime. Therefore, we have the same pool allocation for both ca… in AddMemoryPoolToAllocatorProtected()
349 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F()
373 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F()
397 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F()

1234