Lines Matching defs:diff
1311 uintptr_t diff = backtrace->GetFrame(frame_num)->pc - test_func;1312 ASSERT_LT(diff, 200U) << DumpFrames(backtrace);