Searched defs:shorty (Results 1 – 3 of 3) sorted by relevance
66 boost::shared_ptr<int> shorty(new int()); in BOOST_AUTO_TEST_CASE() local74 boost::shared_ptr<int> shorty(new int(1)); in BOOST_AUTO_TEST_CASE() local89 boost::shared_ptr<int> shorty(new int(2)); in BOOST_AUTO_TEST_CASE() local110 boost::shared_ptr<int> shorty((int*)(0)); in BOOST_AUTO_TEST_CASE() local120 std::shared_ptr<int> shorty(new int()); in BOOST_AUTO_TEST_CASE() local126 std::shared_ptr<int> shorty(new int()); in BOOST_AUTO_TEST_CASE() local144 std::shared_ptr<const void> shorty(new int()); in BOOST_AUTO_TEST_CASE() local149 std::shared_ptr<int> shorty(new int()); in BOOST_AUTO_TEST_CASE() local
80 short_lived shorty; in BOOST_AUTO_TEST_CASE() local87 short_lived shorty; in BOOST_AUTO_TEST_CASE() local95 short_lived shorty; in BOOST_AUTO_TEST_CASE() local103 short_lived* shorty = new short_lived(); in BOOST_AUTO_TEST_CASE() local
115 const void * myData, int shorty) in invokeCallbacksOPTION()1228 int shorty = 0; in poptGetNextOpt() local