Home | History | Annotate | Download | only in test

Lines Matching refs:pv2

4924   void* pv2 = (void*)0xABC0;  // NOLINT
4926 char* const p2 = reinterpret_cast<char*>(pv2);
4946 void* pv2 = (void*)0xABC0; // NOLINT
4948 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);