Searched refs:TESTING (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_rand.c | 20 NORMAL, TESTING, PRIVATE enumerator 55 if (flag == TESTING) { in bnrand() 115 return bnrand(TESTING, rnd, bits, top, bottom, 0, NULL); in BN_bntest_rand()
|
/third_party/openssl/crypto/bn/ |
H A D | bn_rand.c | 20 NORMAL, TESTING, PRIVATE enumerator 55 if (flag == TESTING) { in bnrand() 115 return bnrand(TESTING, rnd, bits, top, bottom, 0, NULL); in BN_bntest_rand()
|
/third_party/notofonts/scripts/ |
H A D | gather.py | 14 TESTING = False variable 149 if tree_has_new_files() and not TESTING:
|
/third_party/spirv-tools/tools/util/ |
H A D | flags.h | 220 #ifdef TESTING
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.h | 407 #if defined(TESTING) || defined(DEBUG) 411 #endif // TESTING || DEBUG
|
Completed in 5 milliseconds