Searched refs:GetLog (Results 1 – 6 of 6) sorted by relevance
51 EXPECT_EQ("", GetLog()); in TEST()136 EXPECT_EQ("", GetLog()); in TEST_F()157 EXPECT_EQ("", GetLog()); in TEST_F()179 EXPECT_EQ("", GetLog()); in CheckStderrCaptured()212 EXPECT_EQ("", GetLog()); in TEST_F()240 EXPECT_EQ("", GetLog()); in TEST_F()
39 BRILLO_EXPORT std::string GetLog();
111 std::string GetLog() { in GetLog() function
36 LogType& GetLog() { return log_; } in GetLog() function60 .GetLog())
74 def GetLog(self): member in JobInfo196 ctx = MakeDefaultContext({'job_id': job_id, 'log_lines': job.GetLog()})