Searched refs:test_variable (Results 1 – 1 of 1) sorted by relevance
29 int test_variable = 0; in TEST() local31 &thread, nullptr, ThreadCreateJoinFunc, reinterpret_cast<void*>(&test_variable)), in TEST()34 ASSERT_EQ(test_variable, 1); in TEST()