18#ifndef test_push_back_H_
19#define test_push_back_H_
39 typedef typename C::value_type _value_type;
40 c.push_back(_value_type() );
TestController gTestController
static void SetCurrentTestName(const char *str)
static void CancelFailureCountdown()
test_push_back(const C &orig)
void operator()(C &c) const