Home
last modified time | relevance | path

Searched defs:Failed (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DIRenderPipeline.h43 enum class MakeCurrentResult { AlreadyCurrent, Failed, Succeeded }; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dservice.py140 def Failed(self): member in RpcController
/frameworks/rs/rsov/compiler/unit_tests/
DTestRunner.h45 bool Failed = false; in runTests() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1227 bool Failed() const { in Failed() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController