Home
last modified time | relevance | path

Searched defs:newValue (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/util/
H A DSharedDataTest.cpp42 int newValue = 180; in TEST() local
44 EXPECT_EQ(SharedData<uint8_t>::GetData(SharedDataType::HEARTBEAT_VALUE), newValue); in TEST() local
54 int newValue = 200; in TEST() local

Completed in 1 milliseconds