Home
last modified time | relevance | path

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

/openbmc/bios-bmc-smm-error-logger/test/
H A Dexternal_storer_file_test.cpp130 std::string jsonLogEntry = R"( in TEST_F() local
135 EXPECT_THAT(exStorer->publishJson(jsonLogEntry), false); in TEST_F()
160 std::string jsonLogEntry = R"( in TEST_F() local
182 EXPECT_THAT(exStorer->publishJson(jsonLogEntry), true); in TEST_F()