Home
last modified time | relevance | path

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

/base/telephony/core_service/test/fuzztest/mcccountrycode_fuzzer/
H A Dmcccountrycode_fuzzer.cpp26 constexpr int THOUSAND = 1000; member
34 int mcc = static_cast<int>(*data % THOUSAND) + MCC_GR; in DoSomethingInterestingWithMyAPI()
/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp53 constexpr uint32_t THOUSAND = 1000l; // center X and Y in per thousand member
136 uint64_t pxLengthUint64 = static_cast<uint64_t>(relativeLength) * static_cast<uint64_t>(fullLength) / THOUSAND; in convertThousandthToPx()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_crypt_test.cpp45 constexpr int THOUSAND = 1000; member
84 usage->mode = THOUSAND; in CheckParams()

Completed in 4 milliseconds