Searched refs:exp0 (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-run/ | ||
H A D | io_test.cpp | 419 std::ostringstream exp0, exp1; local 420 exp0 << "stdout " << i; 424 ATF_REQUIRE_EQ(exp0.str(), mux.lines0[i]); |
Completed in 1165 milliseconds