Home
last modified time | relevance | path

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

/aosp12/art/test/800-smali/src/
H A DMain.java30 Throwable expectedException, Object expectedReturn, in TestCase()
42 Throwable expectedException, Object expectedReturn) { in TestCase()
52 Object expectedReturn; field in Main.TestCase
/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/
H A DKeymaster4_1HidlTest.h57 CreateTestKeys(TagType tagToTest, ErrorCode expectedReturn) { in CreateTestKeys()