Searched refs:g_moduleTest (Results 1 – 2 of 2) sorted by relevance
58 g_moduleTest = Type::TYPE_ABSOLUTE_STILL;59 Type type = g_moduleTest;78 Type type = g_moduleTest;83 EXPECT_EQ(true, data.type == g_moduleTest &&96 g_moduleTest = Type::TYPE_ABSOLUTE_STILL;97 Type type = g_moduleTest;102 EXPECT_EQ(true, data.type == g_moduleTest &&115 g_moduleTest = Type::TYPE_VERTICAL_POSITION;116 Type type = g_moduleTest;134 g_moduleTest = Type::TYPE_STILL;[all …]
36 static Type g_moduleTest; variable