Home | History | Annotate | Download | only in gtest

Lines Matching full:testsuite

2687 // <testsuite name="AllTests">         <-- corresponds to a UnitTest object
2688 // <testsuite name="testcase-name"> <-- corresponds to a TestCase object
2694 // </testsuite>
2695 // </testsuite>
2740 " <testsuite name=\"%s\" tests=\"%d\" failures=\"%d\" "
2755 fprintf(out, " </testsuite>\n");
2764 "<testsuite tests=\"%d\" failures=\"%d\" disabled=\"%d\" "
2777 fprintf(out, "</testsuite>\n");