Home
last modified time | relevance | path

Searched defs:expectedAnnotations (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/utils/
Dasm_test.cpp73 … const std::vector<std::pair<std::string, std::string>> &expectedAnnotations) in CheckAnnoDecl()
119 const AnnotationMap &expectedAnnotations) in CheckRecordAnnotations()
141 const std::vector<std::string> &expectedAnnotations) in CheckModuleAnnotation()
189 const AnnotationMap &expectedAnnotations) in CheckFunctionAnnotations()
220 const AnnotationMap &expectedAnnotations) in CheckFunctionParameterAnnotations()
253 … const std::string &fieldName, const AnnotationMap &expectedAnnotations) in CheckClassFieldAnnotations()
/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_for_namespace.cpp42 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local
Dmutiple_annotations_for_class.cpp43 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local
Dannotations_for_interface.cpp43 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local
Dstandard_test.cpp50 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local
Dannotations_for_class.cpp43 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local
Dannotations_for_function.cpp44 const std::vector<std::pair<std::string, std::string>> expectedAnnotations = { in CheckAnnotations() local