Home
last modified time | relevance | path

Searched refs:unmet (Results 1 – 9 of 9) sorted by relevance

/external/curl/tests/libtest/
Dlib1511.c28 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()
Dlib1593.c32 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/
Dtest142447 HTTP GET -o fname without Content-Disposition (unmet time condition)
/external/llvm-project/llvm/utils/benchmark/
DCMakeLists.txt28 # 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/
DCMakeLists.txt26 # 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/
DCMakeLists.txt26 # 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/
DCMakeLists.txt29 # 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/
D0013-run_vmtests.patch2 userfaultfd tests cannot be run due to unmet dependencies.
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz