Searched defs:non_null_p (Results 1 – 1 of 1) sorted by relevance
1063 const std::shared_ptr<int> non_null_p(new int); in TEST() local1072 const std::shared_ptr<double> non_null_p(new double); in TEST() local