Home
last modified time | relevance | path

Searched defs:kMaxValue (Results 1 – 4 of 4) sorted by relevance

/system/core/libutils/binder/
DFuzzFormatTypes.h44 kMaxValue = POINTER enumerator
/system/core/init/fuzzer/
Dinit_property_fuzzer.cpp37 enum PropertyType { STRING, BOOL, INT, UINT, DOUBLE, SIZE, ENUM, RANDOM, kMaxValue = RANDOM }; enumerator
/system/keymaster/tests/fuzzers/
Dserializable_types.h81 kMaxValue = BUFFER enumerator
/system/core/fs_mgr/liblp/fuzzer/
Dliblp_builder_fuzzer.cpp37 static constexpr uint64_t kMaxValue = 10000; variable