Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Unified Diff: test/gtest_stress_test.cc

Issue 129067: 148 - ThreadLocal and Mutex for pthread Base URL: http://googletest.googlecode.com/svn/trunk/
Patch Set: 148 - ThreadLocal and Mutex for pthread Created 15 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/gtest_stress_test.cc
===================================================================
--- test/gtest_stress_test.cc (revision 339)
+++ test/gtest_stress_test.cc (working copy)
@@ -51,6 +51,7 @@
using internal::String;
using internal::TestPropertyKeyIs;
using internal::Vector;
+using internal::ThreadWithParam;
// In order to run tests in this file, for platforms where Google Test is
// thread safe, implement ThreadWithParam with the following interface:
« test/gtest-port_test.cc ('K') | « test/gtest-port_test.cc ('k') | test/gtest_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b