Home
last modified time | relevance | path

Searched defs:testDifferentTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/slice/src/android/slice/cts/
H A DSliceSpecTest.java33 public void testDifferentTypes() { in testDifferentTypes() method in SliceSpecTest
/aosp_15_r20/external/clang/test/Analysis/
H A Dswitch-case.c178 void testDifferentTypes(int arg) { in testDifferentTypes() function