Home
last modified time | relevance | path

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

/external/vixl/test/
Dtest-pool-manager.cc495 const int kProbabilityToBind = 20; in TEST() local
496 if ((Random() % 100) < kProbabilityToBind) { in TEST()