Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dtask_annotator_unittest.cc206 const Location& location_b0 = FROM_HERE; in TEST_F() local
234 {location_c0.program_counter(), location_b0.program_counter(), in TEST_F()
240 ExpectedTrace({location_b0.program_counter(), in TEST_F()
252 Unretained(this), task_runner_c, location_b0, location_c0, in TEST_F()
258 Unretained(this), task_runner_b, location_b0, location_b1, in TEST_F()
265 Unretained(this), task_runner_b, location_a1, location_b0, in TEST_F()