Home
last modified time | relevance | path

Searched defs:IsSuccess (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/cmdline/
H A Dcmdline_result.h43 bool IsSuccess() const { return status_ == kSuccess; } in IsSuccess() function
/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp323 TestResults::IsSuccess() in IsSuccess() function in TestResults