Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_emit_test.h82 const std::vector<std::pair<std::string, std::string>> &expectedAnnotations) in CheckAnnoDecl()
117 const AnnotationMap &expectedAnnotations) in CheckClassAnnotations()
134 const AnnotationMap &expectedAnnotations) in CheckFunctionAnnotations()
Dmutiple_annotations_for_class.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