Home | History | Annotate | Download | only in memory

Lines Matching refs:TEST

43 TEST(WeakPtrTest, Basic) {
50 TEST(WeakPtrTest, Comparison) {
58 TEST(WeakPtrTest, OutOfScope) {
69 TEST(WeakPtrTest, Multiple) {
83 TEST(WeakPtrTest, UpCast) {
91 TEST(WeakPtrTest, SupportsWeakPtr) {
97 TEST(WeakPtrTest, InvalidateWeakPtrs) {
108 TEST(WeakPtrTest, HasWeakPtrs) {
118 TEST(WeakPtrTest, SingleThreaded1) {
119 // Test that it is OK to create a class that supports weak references on one
127 TEST(WeakPtrTest, SingleThreaded2) {
128 // Test that it is OK to create a class that has a WeakPtr member on one