Searched refs:unmet (Results 1 – 9 of 9) sorted by relevance
/external/curl/tests/libtest/ |
D | lib1511.c | 28 long unmet; in test() local 47 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test() 48 if(unmet != 1L) { in test() 60 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test() 61 if(unmet != 0L) { in test()
|
D | lib1593.c | 32 long unmet; in test() local 62 res = curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test() 66 if(unmet != 1L) { in test()
|
/external/curl/tests/data/ |
D | test1424 | 47 HTTP GET -o fname without Content-Disposition (unmet time condition)
|
/external/llvm-project/llvm/utils/benchmark/ |
D | CMakeLists.txt | 28 # Allow unmet dependencies to be met using CMake's ExternalProject mechanics, which 30 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende…
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | CMakeLists.txt | 26 # Allow unmet dependencies to be met using CMake's ExternalProject mechanics, which 28 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende…
|
/external/libcxx/utils/google-benchmark/ |
D | CMakeLists.txt | 26 # Allow unmet dependencies to be met using CMake's ExternalProject mechanics, which 28 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende…
|
/external/google-benchmark/ |
D | CMakeLists.txt | 29 # Allow unmet dependencies to be met using CMake's ExternalProject mechanics, which 31 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende…
|
/external/linux-kselftest/android/patches/ |
D | 0013-run_vmtests.patch | 2 userfaultfd tests cannot be run due to unmet dependencies.
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|