Home
last modified time | relevance | path

Searched defs:CheckRecordAnnotations (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_retention_policy.cpp41 void CheckRecordAnnotations(pandasm::Program *program) in CheckRecordAnnotations() function in ark::es2panda::compiler::test::AnnotationRetentionPolicy
/arkcompiler/ets_frontend/ets2panda/test/utils/
Dasm_test.cpp118 void AsmTest::CheckRecordAnnotations(ark::pandasm::Program *program, const std::string &recordName, in CheckRecordAnnotations() function in test::utils::AsmTest