Home
last modified time | relevance | path

Searched defs:kIsAndroid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Durandom_test.cc46 static const bool kIsAndroid = true; variable
48 static const bool kIsAndroid = false; variable
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Durandom_test.cc46 static const bool kIsAndroid = true; variable
48 static const bool kIsAndroid = false; variable