Home | History | Annotate | Download | only in test

Lines Matching refs:timeNs

1007         EXPECT_LE(invokeResults[0].timeNs, invokeResults[0].callerBlockedNs);
1011 EXPECT_LE(invokeResults[1].timeNs, invokeResults[1].callerBlockedNs);
1017 EXPECT_LE(invokeResults[2].timeNs, DELAY_NS + TOLERANCE_NS);