Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc141 void Helper2(MockFoo* foo) { in Helper2() function
175 new ThreadWithParam<MockFoo*>(Helper2, &foo, nullptr); in TestPartiallyOrderedExpectationsWithThreads()
176 Helper2(&foo); in TestPartiallyOrderedExpectationsWithThreads()