Searched defs:expected_ptr (Results 1 – 9 of 9) sorted by relevance
188 bool MemMap::CheckMapRequest(uint8_t* expected_ptr, void* actual_ptr, size_t byte_count, in CheckMapRequest()233 bool MemMap::CheckReservation(uint8_t* expected_ptr, in CheckReservation()518 MemMap MemMap::MapFileAtAddress(uint8_t* expected_ptr, in MapFileAtAddress()
40 bool HeapReference<MirrorType>::CasWeakRelaxed(MirrorType* expected_ptr, MirrorType* new_ptr) { in CasWeakRelaxed()
112 struct user_desc *expected_ptr = in get_thread_area() local
323 const Literal* expected_ptr = &expected; in ComputeAndCompareLiteralWithStatus() local381 const Literal* expected_ptr = &expected; in ComputeAndCompareLiteralWithStatus() local
451 const char* expected_ptr = "ABCDE"; in TEST() local
265 const uint64_t expected_ptr[] = { in TEST_F() local293 const uint64_t expected_ptr[] = { in TEST_F() local317 const uint64_t expected_ptr[] = { in TEST_F() local340 const uint64_t expected_ptr[] = { in TEST_F() local
1142 void FunctionWithRawPtrParameter(raw_ptr<int> actual_ptr, int* expected_ptr) { in FunctionWithRawPtrParameter()