Searched defs:expected_ptr (Results 1 – 8 of 8) sorted by relevance
112 struct user_desc *expected_ptr = in get_thread_area() local
451 const char* expected_ptr = "ABCDE"; in TEST() local
323 const Literal* expected_ptr = &expected; in ComputeAndCompareLiteralWithStatus() local381 const Literal* expected_ptr = &expected; in ComputeAndCompareLiteralWithStatus() 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
1144 void FunctionWithRawPtrParameter(raw_ptr<int> actual_ptr, int* expected_ptr) { in FunctionWithRawPtrParameter()