Home
last modified time | relevance | path

Searched defs:verifier (Results 1 – 25 of 75) sorted by relevance

123

/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_short_test.cpp54 ark::es2panda::compiler::ast_verifier::ASTVerifier verifier {Allocator()}; in TEST_F() local
70 ark::es2panda::compiler::ast_verifier::ASTVerifier verifier {Allocator()}; in TEST_F() local
86 ASTVerifier verifier {Allocator()}; in TEST_F() local
102 ASTVerifier verifier {Allocator()}; in TEST_F() local
114 ASTVerifier verifier {Allocator()}; in TEST_F() local
137 ASTVerifier verifier {Allocator()}; in TEST_F() local
162 ASTVerifier verifier {Allocator()}; in TEST_F() local
182 ASTVerifier verifier {Allocator()}; in TEST_F() local
209 ASTVerifier verifier {Allocator()}; in TEST_F() local
232 ASTVerifier verifier {Allocator()}; in TEST_F() local
[all …]
Dast_verifier_identifier_has_variable_test.cpp31 ASTVerifier verifier {Allocator()}; in TEST_F() local
57 ASTVerifier verifier {Allocator()}; in TEST_F() local
90 ASTVerifier verifier {Allocator()}; in TEST_F() local
115 ASTVerifier verifier {Allocator()}; in TEST_F() local
141 ASTVerifier verifier {Allocator()}; in TEST_F() local
167 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_private_access_negative_test_1_4.cpp25 ASTVerifier verifier {Allocator()}; in TEST_F() local
62 ASTVerifier verifier {Allocator()}; in TEST_F() local
100 ASTVerifier verifier {Allocator()}; in TEST_F() local
139 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_variable_has_scope_test.cpp28 ASTVerifier verifier {Allocator()}; in TEST_F() local
56 ASTVerifier verifier {Allocator()}; in TEST_F() local
95 ASTVerifier verifier {Allocator()}; in TEST_F() local
124 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_protected_access_negative_test_1_3.cpp25 ASTVerifier verifier {Allocator()}; in TEST_F() local
63 ASTVerifier verifier {Allocator()}; in TEST_F() local
102 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_private_access_negative_test_5_7.cpp25 ASTVerifier verifier {Allocator()}; in TEST_F() local
77 ASTVerifier verifier {Allocator()}; in TEST_F() local
130 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_protected_access_negative_test_4_6.cpp25 ASTVerifier verifier {Allocator()}; in TEST_F() local
77 ASTVerifier verifier {Allocator()}; in TEST_F() local
130 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_variable_has_enclosing_scope_test.cpp31 ASTVerifier verifier {Allocator()}; in TEST_F() local
59 ASTVerifier verifier {Allocator()}; in TEST_F() local
88 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_reference_typeannotation_test.cpp30 ASTVerifier verifier {Allocator()}; in TEST_F() local
67 ASTVerifier verifier {Allocator()}; in TEST_F() local
91 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_every_child_has_valid_parent_test.cpp31 ASTVerifier verifier {Allocator()}; in TEST_F() local
54 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_check_infinite_loop_test.cpp89 ASTVerifier verifier {Allocator()}; in TEST_P() local
146 ASTVerifier verifier {Allocator()}; in TEST_P() local
Dast_verifier_protected_access_correct_test.cpp25 ASTVerifier verifier {Allocator()}; in TEST_F() local
Dast_verifier_private_protected_public_access_correct_test.cpp69 ASTVerifier verifier {Allocator()}; in TEST_F() local
/arkcompiler/runtime_core/static_core/verification/verifier/
DCMakeLists.txt16 project(verifier) project
/arkcompiler/runtime_core/static_core/verification/
Dverification_options.cpp27 namespace ark::verifier { namespace
/arkcompiler/runtime_core/static_core/verification/config/default/
Ddefault_config.cpp18 namespace ark::verifier::config { namespace
/arkcompiler/ets_runtime/ecmascript/tests/
Dhandle_leak_test.cpp95 VerifyObjectVisitor verifier(instance->GetHeap(), &failCount); in HWTEST_F_L0() local
114 VerifyObjectVisitor verifier(instance->GetHeap(), &failCount); in HWTEST_F_L0() local
125 VerifyObjectVisitor verifier(instance->GetHeap(), &failCount); in HeandleLeakTestCommon() local
181 VerifyObjectVisitor verifier(instance->GetHeap(), &failCount); in HWTEST_F_L0() local
Djs_verification_test.cpp41 auto verifier = Verification(heap); in HWTEST_F_L0() local
69 auto verifier = Verification(heap); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_options.cpp19 namespace ark::verifier { namespace
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dshifted_vector_test.cpp23 namespace ark::verifier::test { namespace
Dint_tag_test.cpp22 namespace ark::verifier::test { namespace
Dstr_test.cpp25 namespace ark::verifier::test { namespace
Doptional_ref_test.cpp23 namespace ark::verifier::test { namespace
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_common.cpp22 namespace ark::verifier { namespace
/arkcompiler/runtime_core/static_core/verification/config/context/
Dcontext.cpp24 namespace ark::verifier::debug { namespace

123