Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_objc.hpp76 std::size_t noTestMethods = 0; in registerTestMethods() local
97 noTestMethods++; in registerTestMethods()
103 return noTestMethods; in registerTestMethods()
/external/bcc/tests/cc/
Dcatch.hpp2941 size_t noTestMethods = 0; in registerTestMethods() local
2962 noTestMethods++; in registerTestMethods()
2968 return noTestMethods; in registerTestMethods()
/external/catch2/single_include/catch2/
Dcatch.hpp4312 std::size_t noTestMethods = 0; in registerTestMethods() local
4333 noTestMethods++; in registerTestMethods()
4339 return noTestMethods; in registerTestMethods()