Lines Matching +full:3 +full:ad
166 AdditionalData ad{data}; in TEST_F() local
172 ad, ffdc, dataIface, journal}; in TEST_F()
207 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()
217 ad, ffdc, in TEST_F()
241 AdditionalData ad{data}; in TEST_F() local
246 ad, ffdc, dataIface, journal}; in TEST_F()
259 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()
362 std::map<std::string, std::string> ad{{"KEY1", "VALUE1"}, in TEST_F() local
366 AdditionalData additionalData{ad}; in TEST_F()
411 std::map<std::string, std::string> ad{{"_PID", std::to_string(getpid())}}; in TEST_F() local
412 AdditionalData additionalData{ad}; in TEST_F()
505 "key3" : [1, 2, 3, 4, 5], in getJSONFFDC()
545 std::vector<int> key3Values{1, 2, 3, 4, 5}; in TEST_F()
579 "key3" : [1, 2, 3, 4, 5], in getCBORFFDC()
624 std::vector<int> key3Values{1, 2, 3, 4, 5}; in TEST_F()
690 std::vector<uint8_t> data{1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F()
712 std::vector<uint8_t> data{1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST_F()
754 AdditionalData ad{additionalData}; in TEST_F() local
759 std::vector<uint8_t> customData{1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F()
771 ad, ffdc, dataIface, journal}; in TEST_F()
791 EXPECT_EQ(udCount, 7); // AD section, sysInfo, 5 ffdc sections in TEST_F()
856 SetArgReferee<3>("123456789ABC"))); in TEST_F()
869 AdditionalData ad{data}; in TEST_F() local
873 ad, ffdc, in TEST_F()
923 AdditionalData ad{data}; in TEST_F() local
927 ad, ffdc, in TEST_F()
994 AdditionalData ad; in TEST_F() local
1009 SetArgReferee<3>("123456789ABC"))); in TEST_F()
1019 ad, ffdc, dataIface, journal}; in TEST_F()
1074 AdditionalData ad; in TEST_F() local
1086 ad, ffdc, dataIface, journal}; in TEST_F()
1151 AdditionalData ad{data}; in TEST_F() local
1170 ad, ffdc, in TEST_F()
1197 ad, ffdc, in TEST_F()
1204 // Capture 3 different journal sections in TEST_F()
1207 message::AppCapture{"app1", 3}, in TEST_F()
1215 std::vector<std::string> app2{"1 2", "3 4", "5 6", "7 8"}; in TEST_F()
1223 EXPECT_CALL(journal, getMessages("app1", 3)).WillOnce(Return(app1)); in TEST_F()
1229 ad, ffdc, in TEST_F()
1239 checkJournalSection(optionalSections[numOptSections - 3], expected1); in TEST_F()
1267 ad, ffdc, in TEST_F()
1327 AdditionalData ad; in TEST_F() local
1373 ad, ffdc, dataIface, journal}; in TEST_F()
1403 AdditionalData ad; in TEST_F() local
1432 ad, ffdc, dataIface, journal}; in TEST_F()
1446 AdditionalData ad; in TEST_F() local
1452 ad, ffdc, dataIface, journal}; in TEST_F()
1467 AdditionalData ad; in TEST_F() local
1499 ad, ffdc, dataIface, journal}; in TEST_F()