Home | History | Annotate | Download | only in test

Lines Matching defs:pv2

4779   void* pv2 = (void*)0xABC0;  // NOLINT
4781 char* const p2 = reinterpret_cast<char*>(pv2);
4801 void* pv2 = (void*)0xABC0; // NOLINT
4803 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);