Home
last modified time | relevance | path

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

/aosp12/system/tools/xsdc/tests/
H A Dtests.cpp78 EXPECT_EQ(numericTypes.get_int(), 2147483647); in TEST_F()
122 EXPECT_EQ(numericTypes.get_int(), numericTypes2.get_int()); in TEST_F()
/aosp12/art/test/712-varhandle-invocations/src/
H A DSampleValues.java98 public static int get_int(int index) { in get_int() method in SampleValues
/aosp12/system/tools/xsdc/tests/src/com/android/xsdc/tests/
H A DXmlParserTest.java163 assertThat(numericTypes.get_int(), is(2147483647)); in testPredefinedTypes()
/aosp12/system/tools/xsdc/tests/resources/predefined_types/api/
H A Dcurrent.txt87 method public int get_int();