Searched refs:kMemCmp16Rounds (Results 1 - 1 of 1) sorted by path

/art/runtime/arch/
H A Dmemcmp16_test.cc47 static constexpr size_t kMemCmp16Rounds = 100000; variable
53 for (size_t round = 0; round < kMemCmp16Rounds; ++round) {

Completed in 272 milliseconds