Home
last modified time | relevance | path

Searched defs:value2b (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/powerstats/
H A DIntervalRandomNoiseGeneratorTest.java96 long value2b = generator.addNoise(1000, 5000, 321); in stickiness() local
/aosp_15_r20/external/libchrome/base/
H A Dhash.cc85 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64() local
/aosp_15_r20/external/cronet/base/hash/
H A Dhash.cc75 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local