Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 4 of 4) sorted by relevance

/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/
DMoreAssertsTest.java61 IllegalArgumentException expected = new IllegalArgumentException(); in assertThrows_expectedExceptionTypeThrown_returnsSameObject() local
75 IllegalArgumentException expected = new IllegalArgumentException(); in assertThrows_subTypeOfExpectedExceptionTypeThrown_returnsSameObject() local
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/config/
DAppRemoteFileResolverTest.java155 File expected = temporaryFolder.newFolder(); in templateHasNoPlaceholders_returnsFileWithoutExpansion() local
193 File expected = new File(parent, PACKAGE_NAME); in templateContainsPlaceholder_resolvesUriToFile() local
219 File expected = uriToFile(uri); in templateExpandsToUriWithUnsupportedScheme_returnsExpandedUri() local
/test/vts-testcase/kernel/bow/
DBowTest.cpp303 std::string expected = "Sector " + std::to_string(i); in FindChanged() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp307 const float* expected = reinterpret_cast<const float*>(expected_data); in getOutputError() local