Home
last modified time | relevance | path

Searched refs:three (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_js2bundle/ace-loader/plugin/templater/
Ddata.js59 let three= /^{{{.*}}}$/.test(match[0])
60 let v = three ? match[1] : match[3]
/developtools/profiler/proto_encoder/test/unittest/
Dvarint_encode_unittest.cpp37 const uint32_t three = 3; member in OHOS::Developtools::Profiler::VarintEncodeUnittest
71 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
75 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
104 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
108 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
137 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
141 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
/developtools/profiler/proto_encoder/include/
Dvarint_encode.h52 const uint32_t three = 3; in GetPackedVarintLenSize() local
59 return three; in GetPackedVarintLenSize()
/developtools/hdc/
DREADME.md17 HDC mainly consists of three parts:
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/
Dhelp.txt146 …-profileCertFile : profile signing certificate (certificate chain, the order is three-level-two-ro…