Lines Matching refs:SharedImpl
539 struct SharedImpl : T { struct
541 SharedImpl() : m_rc( 0 ){} in SharedImpl() function
635 class MethodTestCase : public SharedImpl<ITestCase> {
896 struct Matcher : SharedImpl<IShared>
2904 class OcMethod : public SharedImpl<ITestCase> {
3176 struct Pattern : SharedImpl<> {
3527 class Config : public SharedImpl<IConfig> {
5460 struct ITracker : SharedImpl<> {
6517 class FreeFunctionTestCase : public SharedImpl<ITestCase> {
7582 class LegacyReporterAdapter : public SharedImpl<IStreamingReporter>
8393 class MultipleReporters : public SharedImpl<IStreamingReporter> {
8529 struct StreamingReporterBase : SharedImpl<IStreamingReporter> {
8591 struct CumulativeReporterBase : SharedImpl<IStreamingReporter> {
8593 struct Node : SharedImpl<> {
8601 struct SectionNode : SharedImpl<> {
8785 class ReporterFactory : public SharedImpl<IReporterFactory> {
8817 class ListenerFactory : public SharedImpl<IReporterFactory> {