Home
last modified time | relevance | path

Searched refs:findFunctionsWithAnnotationInterface (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/cpp/tests/
Dcpp_test.cpp120 …auto findFunctionsWithAnnotationInterface = [&funcs = allFunctions](std::vector<abckit::core::Func… in TEST_F() local
134 findFunctionsWithAnnotationInterface(annotatedBefore, "MyAnnoName"); in TEST_F()
153 findFunctionsWithAnnotationInterface(annotatedAfter, "MyAnnoName"); in TEST_F()