Home
last modified time | relevance | path

Searched refs:command_results (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/tests/hostside/helper/java/com/android/microdroid/test/host/
DCommandResultSubject.java34 public static Factory<CommandResultSubject, CommandResult> command_results() { in command_results() method in CommandResultSubject
39 return assertAbout(command_results()).that(actual); in assertThat()
/packages/modules/Virtualization/compos/tests/java/android/compos/test/
DComposTestCase.java20 import static com.android.microdroid.test.host.CommandResultSubject.command_results;
201 assertWithMessage("hwtrust failed").about(command_results()).that(result).isSuccess(); in assertVmBccIsValid()
/packages/modules/Virtualization/tests/hostside/java/com/android/microdroid/test/
DMicrodroidHostTests.java19 import static com.android.microdroid.test.host.CommandResultSubject.command_results;
210 .about(command_results()) in resignVirtApex()
914 .about(command_results())
1069 .about(command_results())
1098 .about(command_results())