Home
last modified time | relevance | path

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

/external/lisa/libs/utils/android/workloads/
Dvellamo.py84 test_x, test_y = (0, 0)
87 test_x, test_y = (91, 33)
90 test_x, test_y = (91, 59)
93 test_x, test_y = (91, 71)
138 System.tap(self._target, test_x, test_y)
/external/clang/test/Sema/
Dfunction-redecl.c122 void test_x() { in test_x() function