Home
last modified time | relevance | path

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

/TaskScheduler/SchedulerTests/Tests/
H A DPlatformTests.cpp32 intptr_t g_Variable = 0; in SUITE() local
40 g_Variable = data; in SUITE()
51 CHECK(g_Variable == DATA_VALUE); in SUITE()