Home
last modified time | relevance | path

Searched defs:MOD (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Dfuzzer_data.h41 static const uint32_t MOD = 1024; // MOD length member in DistributedDBTest::final
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_expr.h53 MOD, // % member in OHOS::Idl::BinaryOpKind
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/
H A Ddelegate_fuzzer.cpp24 static constexpr const int MOD = 1024; // 1024 is mod member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/storage_fuzzer/
H A Dstorage_fuzzer.cpp64 static constexpr const int MOD = 1000; // 1000 is mod member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp64 static constexpr const int MOD = 1000; // 1000 is mod member

Completed in 4 milliseconds