Home | History | Annotate | Download | only in cc

Lines Matching refs:getAnnotation

2927         inline std::string getAnnotation(   Class cls,
2957 std::string name = Detail::getAnnotation( cls, "Name", testCaseName );
2958 std::string desc = Detail::getAnnotation( cls, "Description", testCaseName );