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

/gem5/ext/googletest/googlemock/test/
H A Dgmock_stress_test.cc230 void Helper2(MockFoo* foo) { function in namespace:testing::__anon26
268 new ThreadWithParam<MockFoo*>(Helper2, &foo, NULL);
269 Helper2(&foo);

Completed in 4 milliseconds