Searched refs:Helper2 (Results 1 – 1 of 1) sorted by relevance
141 void Helper2(MockFoo* foo) { in Helper2() function175 new ThreadWithParam<MockFoo*>(Helper2, &foo, nullptr); in TestPartiallyOrderedExpectationsWithThreads()176 Helper2(&foo); in TestPartiallyOrderedExpectationsWithThreads()