Home
last modified time | relevance | path

Searched refs:any_failed (Results 1 – 5 of 5) sorted by relevance

/external/virglrenderer/
Dgit.mk133 @any_failed=; \
149 any_failed=1; \
151 fi; done; test -z "$$any_failed"
/external/harfbuzz_ng/
Dgit.mk176 @any_failed=; \
192 any_failed=1; \
194 fi; done; test -z "$$any_failed"
/external/OpenCL-CTS/test_conformance/gles/
Dtest_fence_sync.cpp628 int any_failed = 0; in test_fence_sync() local
646 any_failed |= error; in test_fence_sync()
653 any_failed |= error; in test_fence_sync()
663 return any_failed; in test_fence_sync()
/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.cc555 bool any_failed = false; in UpdateAggregateStates_w() local
562 any_failed = any_failed || in UpdateAggregateStates_w()
576 if (any_failed) { in UpdateAggregateStates_w()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_fence_sync.cpp693 int any_failed = 0; in test_fence_sync() local
711 any_failed |= error; in test_fence_sync()
718 any_failed |= error; in test_fence_sync()
728 return any_failed; in test_fence_sync()