Home
last modified time | relevance | path

Searched defs:CheckResult (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/libs/modules-utils/java/android/annotation/
H A DCheckResult.java42 public @interface CheckResult { annotation
/aosp12/system/update_engine/common/
H A Dmetrics_constants.h26 enum class CheckResult { enum
/aosp12/art/dex2oat/
H A Ddex2oat_test.cc253 virtual void CheckResult(bool expect_use) { in CheckResult() function in art::Dex2oatSwapTest
488 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatVeryLargeTest
775 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatLayoutTest