Searched refs:cpp_var_old_contents (Results 1 – 1 of 1) sorted by relevance
76 std::string cpp_var_old_contents = *cpp_var; // using the variable in main() local78 BOOST_TEST(cpp_var_old_contents == "some value"); in main()