Home | History | Annotate | Download | only in base

Lines Matching full:kfunction

190   const char kFunction[] = "TinyStartupShutdown";
191 Location location(kFunction, kFile, kLineNumber, NULL);
244 EXPECT_EQ(kFunction,
524 const char kFunction[] = "DeactivatedBirthOnlyToSnapshotWorkerThread";
525 Location location(kFunction, kFile, kLineNumber, NULL);
546 const char kFunction[] = "DeactivatedBirthOnlyToSnapshotMainThread";
547 Location location(kFunction, kFile, kLineNumber, NULL);
567 const char kFunction[] = "BirthOnlyToSnapshotWorkerThread";
568 Location location(kFunction, kFile, kLineNumber, NULL);
573 ExpectSimpleProcessData(process_data, kFunction, kWorkerThreadName,
580 const char kFunction[] = "BirthOnlyToSnapshotMainThread";
581 Location location(kFunction, kFile, kLineNumber, NULL);
586 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName, kStillAlive,
593 const char kFunction[] = "LifeCycleToSnapshotMainThread";
594 Location location(kFunction, kFile, kLineNumber, NULL);
615 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName,
622 const char kFunction[] = "TwoPhases";
623 Location location(kFunction, kFile, kLineNumber, NULL);
674 EXPECT_EQ(kFunction,
700 EXPECT_EQ(kFunction,
725 const char kFunction[] = "ThreePhases";
726 Location location(kFunction, kFile, kLineNumber, NULL);
795 EXPECT_EQ(kFunction,
821 EXPECT_EQ(kFunction,
847 EXPECT_EQ(kFunction,
872 const char kFunction[] = "TwoPhasesSecondEmpty";
873 Location location(kFunction, kFile, kLineNumber, NULL);
906 EXPECT_EQ(kFunction,
939 const char kFunction[] = "TwoPhasesSecondEmpty";
940 Location location(kFunction, kFile, kLineNumber, NULL);
971 EXPECT_EQ(kFunction,
1000 const char kFunction[] = "LifeCycleMidDeactivatedToSnapshotMainThread";
1001 Location location(kFunction, kFile, kLineNumber, NULL);
1025 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName,
1035 const char kFunction[] = "LifeCyclePreDeactivatedToSnapshotMainThread";
1036 Location location(kFunction, kFile, kLineNumber, NULL);
1072 const char kFunction[] = "TwoLives";
1073 Location location(kFunction, kFile, kLineNumber, NULL);
1105 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName,
1114 const char kFunction[] = "DifferentLives";
1115 Location location(kFunction, kFile, kLineNumber, NULL);
1134 Location second_location(kFunction, kFile, kSecondFakeLineNumber, NULL);
1151 EXPECT_EQ(kFunction,
1167 EXPECT_EQ(kFunction,
1188 const char kFunction[] = "TaskWithNestedExclusion";
1189 Location location(kFunction, kFile, kLineNumber, NULL);
1215 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName,
1222 const char kFunction[] = "TaskWith2NestedExclusions";
1223 Location location(kFunction, kFile, kLineNumber, NULL);
1255 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName,
1262 const char kFunction[] = "TaskWithNestedExclusionWithNestedTask";
1263 Location location(kFunction, kFile, kLineNumber, NULL);
1283 Location second_location(kFunction, kFile, kSecondFakeLineNumber, NULL);
1320 EXPECT_EQ(kFunction,
1336 EXPECT_EQ(kFunction,