Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_local_tid_benchmark.cpp35 static constexpr int NUM_ONE = 1; variable
46 return NUM_ONE; in TestFunc6()
76 return val * val + NUM_ONE; in TestFunc1()
/base/msdp/device_status/test/fuzztest/devicestatusagent_fuzzer/
H A Ddevicestatusagent_fuzzer.h38 NUM_ONE, member in OHOS::Msdp::DeviceStatus::ApiNumber
/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/
H A Dsatelliteclient_fuzzer.cpp34 NUM_ONE = 1, enumerator
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_test.cpp38 constexpr int32_t NUM_ONE { 1 };
301 dev.keyBitmask_[INDEX_TWO] = NUM_ONE; in HWTEST_F()
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp35 NUM_ONE = 1, enumerator
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c240 const int32_t NUM_ONE = 1; in ParseRegStatusStr() local
251 } else if (commaNum == NUM_ONE) { in ParseRegStatusStr()
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp132 constexpr int32_t NUM_ONE { 1 };
2999 if ((static_cast<int32_t>(lastRotation) + NUM_ONE) % NUM_FOUR == static_cast<int32_t>(rotation)) { in ScreenRotateAdjustDisplayXY()

Completed in 12 milliseconds