Searched refs:memSize2 (Results 1 – 1 of 1) sorted by relevance
697 const size_t memSize2 = backend->getTotalMemSize(); in TestBackend() local698 …REQUIRE_MESSAGE( memSize2 == memSize0, "The backend has not decreased the amount of using memory."… in TestBackend()