Lines Matching refs:log

476     string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"};  variable
477 log[0] = log[0] + to_string(g_loopSysPid) + ", Name:crasher";
480 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
501 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable
502 log[0] = log[0] + to_string(g_loopRootPid) + ", Name:crasher";
505 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
529 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable
530 log[0] = log[0] + to_string(g_loopAppPid) + ", Name:crasher";
533 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
558 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable
559 log[0] = log[0] + to_string(g_loopRootPid) + ", Name:crasher";
562 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
587 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable
588 log[0] = log[0] + to_string(g_loopSysPid) + ", Name:crasher";
591 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
616 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable
617 log[0] = log[0] + to_string(g_loopAppPid) + ", Name:crasher";
620 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
678 string log[] = {"Failed"}; variable
679 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
698 string log[] = {"Failed"}; variable
699 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
722 string log[] = {"Failed"}; variable
723 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
743 string log[] = {"Failed"}; variable
744 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
765 string log[] = {"Failed"}; variable
766 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
786 string log[] = {"Failed"}; variable
787 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
806 string log[] = {"Failed"}; variable
807 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
827 string log[] = {"Failed"}; variable
828 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
849 string log[] = {"Failed"}; variable
850 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
870 string log[] = {"Failed"}; variable
871 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
890 string log[] = {"Usage:", "dump the stacktrace"}; variable
891 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
910 string log[] = {"Failed"}; variable
911 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
930 string log[] = {"Failed"}; variable
931 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
951 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher"}; variable
952 log[0] = log[0] + to_string(g_loopSysPid);
953 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
974 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher"}; variable
975 log[0] = log[0] + to_string(g_loopRootPid);
976 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
998 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher"}; variable
999 log[0] = log[0] + to_string(g_loopAppPid);
1000 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1023 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher"}; variable
1024 log[0] = log[0] + to_string(g_loopRootPid);
1025 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1048 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher", ""}; variable
1049 log[0] = log[0] + to_string(g_appTid[0]);
1050 log[5] = log[5] + to_string(g_appTid[1]);
1051 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1074 string log[] = {"", "Name:crasher", "Name:SubTestThread", "#00", "/data/crasher", ""}; variable
1075 log[0] = log[0] + to_string(g_sysTid[0]);
1076 log[5] = log[5] + to_string(g_sysTid[1]);
1077 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1099 string log[] = {"Failed"}; variable
1100 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1121 string log[] = {"Failed"}; variable
1122 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1141 string log[] = {"Failed"}; variable
1142 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1161 string log[] = {"Failed"}; variable
1162 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1181 string log[] = {"Failed"}; variable
1182 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1201 string log[] = {"Failed"}; variable
1202 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1239 string log[] = {"Failed"}; variable
1240 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1260 string log[] = {"Tid:", "Name:crasher", "#00", "/data/crasher"}; variable
1261 log[0] = log[0] + to_string(g_unsignedLoopSysPid);
1262 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
1283 string log[] = {"Tid:", "Name:crasher", "#00", "/data/crasher"}; variable
1284 log[0] = log[0] + to_string(g_unsignedLoopSysPid);
1285 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
1352 string log[] = {"#00", "test_faultloggerd", "Tid:", "Name", "Tid:"}; variable
1353 log[2].append(std::to_string(pid));
1354 log[4].append(std::to_string(otherTid));
1355 int logSize = sizeof(log) / sizeof(log[0]);
1356 int count = GetKeywordsNum(msg, log, logSize);
1382 … string log[] = { "Failed", "status:", "Name:", "nonvoluntary_ctxt_switches:", "wchan:", "Tid:" }; variable
1383 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
1385 EXPECT_EQ(count, sizeof(log) / sizeof(log[0])) << "DumpCatcherSystemTest101 Failed";
1410 … string log[] = { "timeout", "status:", "Name:", "nonvoluntary_ctxt_switches:", "wchan:", "Tid:" }; variable
1411 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
1413 EXPECT_EQ(count, sizeof(log) / sizeof(log[0])) << "DumpCatcherSystemTest102 Failed";
1423 …string log[] = {"Pid:" + to_string(targetPid), "Tid:" + to_string(targetPid), "Name:" + processNam… in TestDumpCatch() local
1425 int expectNum = sizeof(log) / sizeof(log[0]); in TestDumpCatch()
1426 int cnt = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in TestDumpCatch()