Searched refs:stdErr (Results 1 – 3 of 3) sorted by relevance
47 std::exception& stdErr = sdbusErr; in TEST() local48 EXPECT_EQ(prefix + ": " + error.name + ": " + error.message, stdErr.what()); in TEST()
118 static constexpr auto stdErr = "Standard"; variable
1432 errType = stdErr; in parseSelData()