Searched refs:testFlag (Results 1 – 2 of 2) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/ |
D | FlagsTest.java | 434 testFlag( in testGetJobSchedulingLoggingEnabled() 500 testFlag("getMddEnrollmentManifestFileUrl()", "", Flags::getMddEnrollmentManifestFileUrl); in testGetMddEnrollmentManifestFileUrl() 588 testFlag( in testGetTopicsEpochJobFlexMs() 596 testFlag( in testGetJobSchedulingLoggingSamplingRate() 604 testFlag( in testGetPasScriptDownloadReadTimeoutMs() 612 testFlag( in testGetPasScriptDownloadConnectionTimeoutMs() 620 testFlag( in testGetPasSignalsDownloadReadTimeoutMs() 628 testFlag( in testGetPasSignalsDownloadConnectionTimeoutMs() 636 testFlag( in testGetPasScriptExecutionTimeoutMs() 644 testFlag( in testGetAdExtWriteTimeoutMs() [all …]
|
/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 2830 const int testFlag = ANDROID_RESOLV_NO_CACHE_STORE | ANDROID_RESOLV_NO_CACHE_LOOKUP; in TEST_F() local 2831 fd1 = resNetworkQuery(TEST_NETID, "howdy.example3.com", ns_c_in, ns_t_aaaa, testFlag); in TEST_F() 2838 fd1 = resNetworkQuery(TEST_NETID, "howdy.example3.com", ns_c_in, ns_t_a, testFlag); in TEST_F()
|