Searched defs:expected_ptr (Results 1 – 5 of 5) sorted by relevance
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
1102 void FunctionWithRawPtrParameter(raw_ptr<int> actual_ptr, int* expected_ptr) { in FunctionWithRawPtrParameter()