Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/util/
H A DCppTimerManagerTest.cpp33 int num = 3; in TEST() local
H A DSharedDataTest.cpp51 uint8_t num = 3; in TEST() local
H A DCommandParserTest.cpp911 uint32_t num = CommandParser::GetInstance().regsArgsCountMap[key]; in TEST_F() local
/ide/tools/previewer/util/linux/
H A DClipboardX11.cpp91 unsigned long num, size; in GetPasteType() local
/ide/tools/previewer/test/unittest/jsapp/
H A DStageContextTest.cpp313 int num = OHOS::Ide::StageContext::GetInstance().GetHspActualName(input, ret); in TEST_F() local
/ide/tools/previewer/test/mock_lite/ui_lite/
H A DMockUIFontVector.cpp42 uint8_t UIFontVector::RegisterFontInfo(const UITextLanguageFontParam* fontsTable, uint8_t num) in RegisterFontInfo() argument
57 uint8_t UIFontVector::UnregisterFontInfo(const UITextLanguageFontParam* fontsTable, uint8_t num) in UnregisterFontInfo() argument
/ide/tools/previewer/util/
H A DJsonReader.cpp139 double num = cJSON_GetNumberValue(jsonPtr); in IsInt() local
149 double num = cJSON_GetNumberValue(jsonPtr); in IsUInt() local
159 double num = cJSON_GetNumberValue(jsonPtr); in IsInt64() local
169 double num in IsUInt64() local
179 double num = cJSON_GetNumberValue(jsonPtr); IsDouble() local
[all...]
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp480 int num = 0; in GetHspActualName() local

Completed in 7 milliseconds