Searched refs:location_a1 (Results 1 – 1 of 1) sorted by relevance
/external/libchrome/base/debug/ |
D | task_annotator_unittest.cc | 202 const Location& location_a1 = FROM_HERE; in TEST_F() local 235 location_a1.program_counter(), location_a0.program_counter()}), in TEST_F() 241 location_a1.program_counter(), in TEST_F() 254 {location_a1.program_counter(), location_a0.program_counter()}), in TEST_F() 259 ExpectedTrace({location_a1.program_counter(), in TEST_F() 265 Unretained(this), task_runner_b, location_a1, location_b0, in TEST_F() 271 Unretained(this), main_thread_a, location_a0, location_a1, in TEST_F()
|