Searched refs:expected_base (Results 1 – 2 of 2) sorted by relevance
352 int expected_base = 2 * object->id(); in RetriveAtIndexTest2() local353 if (base != expected_base) { in RetriveAtIndexTest2()356 object_index, expected_base, base); in RetriveAtIndexTest2()
307 const void* expected_base = in ExecOp() local310 CHECK_EQ(expected_base, DMAHelper::base(&output)); in ExecOp()