Searched refs:testArray (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/tests/data/src/
H A DaddressOf.c18 void testArray() { function
24 printf("testArray: %d %d %d\n", a[0], *p, *p2);
29 testArray();
/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewTest.java29 public void testArray() throws Exception { method in class:TextViewTest
/frameworks/compile/libbcc/tests/
H A Dtest.py451 def testArray(self): function
499 testArray: 1 1 1

Completed in 156 milliseconds