Searched refs:stdstr (Results 1 – 2 of 2) sorted by relevance
243 std::string stdstr; member267 io.mapRequired("stdstr", bt.stdstr); in mapping()317 EXPECT_TRUE(map.stdstr == "hello where?"); in TEST()344 map.stdstr = "three four"; in TEST()373 EXPECT_TRUE(map.stdstr == "three four"); in TEST()
327 std::string stdstr; member351 io.mapRequired("stdstr", bt.stdstr); in mapping()401 EXPECT_TRUE(map.stdstr == "hello where?"); in TEST()428 map.stdstr = "three four"; in TEST()457 EXPECT_TRUE(map.stdstr == "three four"); in TEST()