Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock/util/
H A DMockClipboardHelper.cpp18 std::string temp = ""; variable
/ide/tools/previewer/test/mock/mock/
H A DMockVirtualScreen.cpp98 int32_t temp = 0; in WidthAndHeightReverse() local
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp150 std::unique_ptr<LocalSocket> temp = std::move(CommandLineInterface::GetInstance().socket); in TEST() local
392 std::unique_ptr<LocalSocket> temp = std::move(CommandLineInterface::GetInstance().socket); in TEST() local
/ide/tools/previewer/test/unittest/mock/
H A DVirtualScreenImplTest.cpp443 bool temp = CommandParser::GetInstance().isRegionRefresh; in TEST_F() local
533 VirtualScreen::LoadDocType temp = VirtualScreenImpl::GetInstance().startLoadDoc; in TEST_F() local
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp154 int32_t temp = 0; in WidthAndHeightReverse() local
/ide/tools/previewer/cli/
H A DCommandLine.cpp996 uint8_t temp = static_cast<uint8_t>(args["BrightnessMode"].AsInt()); in IsSetArgValid() local
1035 uint8_t temp = static_cast<uint8_t>(args["ChargeMode"].AsInt()); in IsSetArgValid() local
1075 uint8_t temp = static_cast<uint8_t>(args["Brightness"].AsInt()); in IsSetArgValid() local
1118 uint8_t temp in IsSetArgValid() local
1158 uint32_t temp = args["StepCount"].AsUInt(); IsSetArgValid() local
[all...]
/ide/tools/previewer/util/
H A DCommandParser.cpp537 int32_t temp = atoi(value.c_str()); in IsResolutionRangeValid() local

Completed in 7 milliseconds