Home
last modified time | relevance | path

Searched refs:journ_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/
H A Dlogging_test.cpp49 std::string journ_entry((const char*)data); in validate_journal() local
50 std::cout << journ_entry << "\n"; in validate_journal()
51 if (journ_entry.find(i_value) != std::string::npos) in validate_journal()