Searched refs:TR1 (Results 1 – 19 of 19) sorted by relevance
1566 TR1 1 [tr.intro]1567 TR1 1.1 [tr.description]1568 TR1 1.2 [tr.intro.ext]1569 TR1 1.3 [tr.intro.namespaces]1570 TR1 2 [tr.util]1571 TR1 2.1 [tr.util.refwrap]1572 TR1 2.1.1 [tr.util.refwrp.synopsis]1573 TR1 2.1.2 [tr.util.refwrp.refwrp]1574 TR1 2.1.2.1 [tr.util.refwrp.const]1575 TR1 2.1.2.2 [tr.util.refwrp.assign][all …]
42 auto TR1 = T1.getTotalTime(); in TEST() local49 EXPECT_TRUE(TR1 < TR2); in TEST()
41 auto TR1 = T1.getTotalTime(); in TEST() local48 EXPECT_TRUE(TR1 < TR2); in TEST()
244 ### Choosing a TR1 Tuple Library246 Some Google Test features require the C++ Technical Report 1 (TR1) tuple248 Google Test implements a subset of TR1 tuple that's enough for its own need, and249 will automatically use this when the compiler doesn't provide TR1 tuple.252 However, if your project already uses TR1 tuple, you need to tell Google Test to253 use the same TR1 tuple library the rest of your project uses, or the two tuple
92 * New feature: comes with a TR1 tuple implementation such that Boost119 * Added support for using Boost and other TR1 implementations.
23 # Workaround for TR1 deprecation in Visual Studio 15.5 until Google Test is updated
111 * ``tr1`` removal tool. Will migrate source code from using TR1 library
124 * ``tr1`` removal tool. Will migrate source code from using TR1 library
164 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
163 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
34 // Implements a subset of TR1 tuple needed by Google Test and Google Mock.
113 TR1 extensions. That heritage is well visible in the code base as it
1491 "hash_set" like containers (whether from C++ TR1 or from the SGI library). We1682 "hash_map" like containers (whether from C++ TR1 or from the SGI library). We
2162 "hash_set" like containers (whether from C++ TR1 or from the SGI library). We2353 "hash_map" like containers (whether from C++ TR1 or from the SGI library). We
204 …__IO uint32_t TR1; /*!< ADC analog watchdog 1 threshold register, Address offset: 0x… member