Searched defs:log_entry (Results 1 – 5 of 5) sorted by relevance
67 struct log_entry { struct75 struct log_entry oplog[LOGSIZE]; /* the log */ argument
56 log_entry_t log_entry; // the type associated to the assertion (or error) member
150 LogEntry* log_entry; in RecordCommand() local
1552 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput("out1"); in TEST_F() local1733 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput("out"); in TEST_F() local
992 verify_changed (const gchar *log_entry) in verify_changed()