Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DNativeCodeTest.java112 assertTrue("Device is vulnerable to CVE-2014-1710", doCVE20141710Test()); in testCVE20141710()
140 private static native boolean doCVE20141710Test(); in doCVE20141710Test() method in NativeCodeTest