Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects_unittest.cc22 const char kStillAlive[] = "Still_Alive"; variable
429 kStillAlive, 1, 0, 0); in TEST_F()
441 ExpectSimpleProcessData(process_data, kFunction, kMainThreadName, kStillAlive, in TEST_F()
1018 EXPECT_EQ(kStillAlive, process_data_phase.tasks[1].death_thread_name); in TEST_F()