Searched refs:randBool (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ | ||
H A D | TestPartitioningRandom.cpp | 358 bool randBool() { return randUInt(2) == 1; } in randBool() function in android::__anonc614c5800110::RandomPartitioningTest |