Searched defs:g_intValue (Results 1 - 1 of 1) sorted by relevance
| /ide/tools/previewer/test/unittest/util/ | ||
| H A D | SharedDataTest.cpp | 22 int g_intValue = 80; member 30 EXPECT_EQ(SharedData<uint8_t>::GetData(SharedDataType::HEARTBEAT_VALUE), g_intValue); in TEST() local |
Completed in 1 milliseconds