Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Drange_map_unittest.cc352 int expected_base = 2 * object->id(); in RetriveAtIndexTest2() local
353 if (base != expected_base) { in RetriveAtIndexTest2()
356 object_index, expected_base, base); in RetriveAtIndexTest2()
/external/tensorflow/tensorflow/core/kernels/
Dscoped_allocator_ops_test.cc307 const void* expected_base = in ExecOp() local
310 CHECK_EQ(expected_base, DMAHelper::base(&output)); in ExecOp()