Home
last modified time | relevance | path

Searched refs:getStr (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/util/
H A DClipboardHelperTest.cpp24 string getStr = ClipboardHelper::GetClipboardData(); in TEST() local
25 EXPECT_STREQ(setStr.c_str(), getStr.c_str()); in TEST()
32 string getStr = ClipboardHelper::GetClipboardData(); in TEST() local
33 EXPECT_STREQ(setStr.c_str(), getStr.c_str()); in TEST()

Completed in 1 milliseconds