Home
last modified time | relevance | path

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

/aosp_15_r20/external/caliper/caliper/src/test/java/com/google/caliper/config/
H A DVmConfigTest.java39 public void testExecutable() { in testExecutable() method in VmConfigTest
/aosp_15_r20/external/caliper/expectations/
H A Dknownfailures.txt27 "com.google.caliper.config.VmConfigTest#testExecutable"
/aosp_15_r20/cts/hostsidetests/security/src/android/security/cts/
H A DSELinuxHostTest.java937 private void assertSepolicyTests(String test, String testExecutable, in assertSepolicyTests() argument
939 sepolicyTests = copyResourceToTempFile(testExecutable); in assertSepolicyTests()