Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DBitSet_fuzz.cpp58 uint64_t sixty_four_base = dataProvider.ConsumeIntegral<uint64_t>(); in LLVMFuzzerTestOneInput() local
60 android::BitSet64 b2 = android::BitSet64(sixty_four_base); in LLVMFuzzerTestOneInput()