Home
last modified time | relevance | path

Searched defs:TESTING (Results 1 – 7 of 7) sorted by relevance

/external/desugar/java/com/google/devtools/common/options/
DOptionDocumentationCategory.java90 TESTING, enumConstant
/external/crosvm/tools/chromeos/
Dmerge_bot38 TESTING = "MERGE_BOT_TEST" in os.environ variable
/external/icing/icing/text_classifier/lib3/utils/hash/
Dfarmhash.cc1591 #define TESTING 1 macro
3211 #define TESTING 1 macro
4103 #define TESTING 1 macro
5359 #define TESTING 1 macro
6251 #define TESTING 1 macro
7143 #define TESTING 1 macro
/external/libtextclassifier/native/utils/hash/
Dfarmhash.cc1593 #define TESTING 1 macro
3213 #define TESTING 1 macro
4105 #define TESTING 1 macro
5361 #define TESTING 1 macro
6253 #define TESTING 1 macro
7145 #define TESTING 1 macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCryptRand.h117 #define TESTING (1 << 0) macro
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_server_config.h221 static const char TESTING[]; variable
Dquic_crypto_server_config.cc202 const char QuicCryptoServerConfig::TESTING[] = "secret string for testing"; member in quic::QuicCryptoServerConfig