Searched refs:app3 (Results 1 – 2 of 2) sorted by relevance
111 u32 app3; member
1204 std::vector<std::string> app3{"a b c"}; in TEST_F() local1213 EXPECT_CALL(journal, getMessages("app3", 1)).WillOnce(Return(app3)); in TEST_F()