Home
last modified time | relevance | path

Searched defs:expectedVersion (Results 1 – 9 of 9) sorted by relevance

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/
DModelDownloaderIntegrationTest.java165 private void verifyActiveModel(String text, String expectedVersion) { in verifyActiveModel()
175 private void verifyActiveEnglishModel(String expectedVersion) { in verifyActiveEnglishModel()
/external/swiftshader/tests/VulkanUnitTests/
DBasicTests.cpp65 uint32_t expectedVersion = static_cast<uint32_t>(VK_API_VERSION_1_2); in TEST_F() local
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonCipherTest.java113 final String expectedVersion = "0.4"; in testCipher() local
DJsonAeadTest.java162 final String expectedVersion = "0.6"; in testAead() local
DRsaPssTest.java387 final String expectedVersion = "0.6"; in testRsaPss() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationAPITest.java467 …VersionInfo expectedVersion = VersionInfo.getInstance(0x31, 0xC0, 0x00, 0x05); // from ICU 4.4/UC… in TestProperty() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java464 …VersionInfo expectedVersion = VersionInfo.getInstance(0x31, 0xC0, 0x00, 0x05); // from ICU 4.4/UC… in TestProperty() local
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp322 const char* expectedVersion = (version == 2) ? "OpenGL ES 2.0" : "OpenGL ES 3.0"; in CommandBufferGLTestContext() local
/external/armnn/src/profiling/test/
DProfilingTests.cpp451 const arm::pipe::Version expectedVersion(1, 0, 0); in BOOST_AUTO_TEST_CASE() local