Searched refs:failure (Results 1 - 1 of 1) sorted by relevance

/system/core/logd/tests/
H A Dlogd_test.cpp307 bool failure = number_of_buckets <= launch; local
308 if (!failure) {
313 failure = max_dgram_qlen < dgram_qlen[l];
316 // We can get failure if at any time liblog_benchmarks has been run
320 if (failure) {
325 // Fake a failure, but without the failure code
519 // are more than double what is expected. Doubling will not prevent failure

Completed in 73 milliseconds