Home
last modified time | relevance | path

Searched refs:pInstance3 (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DScopesTests.cpp200 MT::ScopeStackEntry* pInstance3 = strongStack.Push(parentId, MT::invalidStorageId); in SUITE() local
201 CHECK(pInstance3 != nullptr); in SUITE()
205 CHECK(pInstance3 != pInstance); in SUITE()