Searched refs:mallocAddr (Results 1 – 1 of 1) sorted by relevance
544 std::string mallocAddr = ""; variable569 mallocAddr = hookVec[addrPos];588 EXPECT_STREQ(hookVec[addrPos].c_str(), mallocAddr.c_str());589 mallocAddr = "";