Lines Matching refs:diff
1375 uint64_t diff = backtrace->GetFrame(frame_num)->pc - test_func;1376 ASSERT_LT(diff, 200U) << DumpFrames(backtrace);