Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 6 of 6) sorted by relevance

/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/
DMoreAssertsTest.java63 IllegalArgumentException actual = in assertThrows_expectedExceptionTypeThrown_returnsSameObject() local
70 assertThat(actual).isSameInstanceAs(expected); in assertThrows_expectedExceptionTypeThrown_returnsSameObject()
77 RuntimeException actual = in assertThrows_subTypeOfExpectedExceptionTypeThrown_returnsSameObject() local
84 assertThat(actual).isSameInstanceAs(expected); in assertThrows_subTypeOfExpectedExceptionTypeThrown_returnsSameObject()
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/config/
DAppRemoteFileResolverTest.java134 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateNotSet_returnsNull() local
136 assertThat(actual).isNull(); in templateNotSet_returnsNull()
156 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateHasNoPlaceholders_returnsFileWithoutExpansion() local
158 assertThat(actual).isEqualTo(expected); in templateHasNoPlaceholders_returnsFileWithoutExpansion()
193 File actual = resolver.resolveRemoteFiles(uri, EMPTY_PARAMS); in templateContainsPlaceholder_resolvesUriToFile() local
195 assertThat(actual).isEqualTo(expected); in templateContainsPlaceholder_resolvesUriToFile()
216 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateExpandsToUriWithUnsupportedScheme_returnsExpandedUri() local
218 assertThat(actual).isEqualTo(expected); in templateExpandsToUriWithUnsupportedScheme_returnsExpandedUri()
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/targetprep/
DCheckGmsPreparerTest.java201 (LogItem actual, String expected) -> { in createContainsErrorLogCorrespondence()
202 return actual.getLogLevel() == LogLevel.ERROR in createContainsErrorLogCorrespondence()
203 && actual.getMessage().contains(expected); in createContainsErrorLogCorrespondence()
/test/vts/proto/
DComponentSpecificationMessage.proto311 // actual pointer value.
326 // for actual contents.
421 // the actual value(s) for an scalar data type.
442 // for nested struct type declarations (without actual definitions).
450 // for nested union type declarations (without actual definitions).
DVtsResourceControllerMessage.proto71 // Perform actual read operation.
77 // Perform actual write operation.
/test/vts-testcase/nbu/src/
DREADME.md55 blocks replaced with the information of your actual devices: