Searched refs:kStillAlive (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dtracked_objects_unittest.cc21 const char kStillAlive[] = "Still_Alive"; variable
345 kStillAlive, 1, 0, 0);
360 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName, kStillAlive,
638 EXPECT_EQ(kStillAlive, process_data.tasks[1].death_thread_name);

Completed in 87 milliseconds