Home
last modified time | relevance | path

Searched refs:simple (Results 1 – 25 of 45) sorted by relevance

12

/system/tools/xsdc/tests/
Dsimple_type.cpp28 using namespace simple::type; in TEST_F()
35 SimpleTypes simple = *readSimpleTypes(file_name.c_str()); in TEST_F() local
37 for (int i = 0; i < simple.getListInt().size(); ++i) { in TEST_F()
38 EXPECT_EQ(simple.getListInt()[i], i + 1); in TEST_F()
40 EXPECT_EQ(*simple.getFirstUnionTest(), "100"); in TEST_F()
41 EXPECT_EQ(simple.getYesOrNo()[0], EnumType::YES); in TEST_F()
42 EXPECT_EQ(simple.getYesOrNo()[1], EnumType::EMPTY); in TEST_F()
44 write(out, simple); in TEST_F()
46 for (int i = 0; i < simple.getListInt().size(); ++i) { in TEST_F()
47 EXPECT_EQ(simple.getListInt()[i], simple2.getListInt()[i]); in TEST_F()
[all …]
Dsimple_type_enumsonly.cpp23 using namespace simple::type; in TEST_F()
Dtests.cpp166 using namespace purchase::simple; in TEST_F()
232 using namespace simple::complex::content; in TEST_F()
257 using namespace attr::group::simple; in TEST_F()
/system/tools/xsdc/tests/resources/simple_complex_content/api/
Dcurrent.txt2 package simple.complex.content {
17 public class KRAddress extends simple.complex.content.Address {
23 method public simple.complex.content.KRAddress getKRAddress();
25 method public simple.complex.content.SubAddress getSubAddress();
26 method public simple.complex.content.USAddressP getUSAddressP();
31 method public void setKRAddress(simple.complex.content.KRAddress);
33 method public void setSubAddress(simple.complex.content.SubAddress);
34 method public void setUSAddressP(simple.complex.content.USAddressP);
39 method public simple.complex.content.KRAddress getKRAddress();
41 method @NonNull public simple.complex.content.SubAddress getSubAddress();
[all …]
/system/tools/xsdc/tests/resources/simple_type/api/
Dcurrent.txt2 package simple.type {
6 enum_constant public static final simple.type.EnumType EMPTY;
7 enum_constant public static final simple.type.EnumType NO;
8 enum_constant @Deprecated public static final simple.type.EnumType YES;
22 method public java.util.List<simple.type.EnumType> getYesOrNo();
45 …method public static simple.type.MultiChoice readMultiChoice(java.io.InputStream) throws javax.xml…
46 …method public static simple.type.SimpleTypes readSimpleTypes(java.io.InputStream) throws javax.xml…
47 …method public static simple.type.SingleChoice readSingleChoice(java.io.InputStream) throws javax.x…
55 …method public static void write(simple.type.XmlWriter, simple.type.SimpleTypes) throws java.io.IOE…
56 …method public static void write(simple.type.XmlWriter, simple.type.MultiChoice) throws java.io.IOE…
[all …]
/system/tools/xsdc/tests/resources/purchase_simple/api/
Dcurrent.txt2 package purchase.simple {
6 method public purchase.simple.USAddress getBillTo();
8 method public java.util.List<purchase.simple.USAddress> getShipTo();
9 method public void setBillTo(purchase.simple.USAddress);
31 …method public static purchase.simple.PurchaseOrderType read(java.io.InputStream) throws javax.xml.…
39 …method public static void write(purchase.simple.XmlWriter, purchase.simple.PurchaseOrderType) thro…
/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java40 purchase.simple.PurchaseOrderType orderType; in testPurchaseSimple()
43 orderType = purchase.simple.XmlParser.read(str); in testPurchaseSimple()
61 try(purchase.simple.XmlWriter writer = in testPurchaseSimple()
62 new purchase.simple.XmlWriter(new PrintWriter(baos))) { in testPurchaseSimple()
63 purchase.simple.XmlWriter.write(writer, orderType); in testPurchaseSimple()
86 simple.complex.content.Person person; in testSimpleComplexContent()
89 person = simple.complex.content.XmlParser.readPerson(str); in testSimpleComplexContent()
103 try(simple.complex.content.XmlWriter writer = in testSimpleComplexContent()
104 new simple.complex.content.XmlWriter(new PrintWriter(baos))) { in testSimpleComplexContent()
105 simple.complex.content.XmlWriter.write(writer, person); in testSimpleComplexContent()
[all …]
/system/tools/xsdc/tests/resources/simple_type/
DAndroid.bp9 package_name: "simple.type",
17 package_name: "simple.type",
26 package_name: "simple.type",
/system/tools/xsdc/tests/resources/attr_group_simple/api/
Dcurrent.txt2 package attr.group.simple {
20 …method public static attr.group.simple.Student read(java.io.InputStream) throws javax.xml.datatype…
28 …method public static void write(attr.group.simple.XmlWriter, attr.group.simple.Student) throws jav…
/system/tools/hidl/c2hal/
DREADME.md31 # Build the simple.h header:
32 …oid.hardware:hardware/interfaces -p android.hardware.simple@1.0 system/tools/hidl/c2hal/test/simpl…
/system/tools/xsdc/tests/resources/purchase_simple/
DAndroid.bp9 package_name: "purchase.simple",
/system/tools/xsdc/tests/resources/attr_group_simple/
DAndroid.bp9 package_name: "attr.group.simple",
/system/tools/xsdc/tests/resources/simple_complex_content/
DAndroid.bp9 package_name: "simple.complex.content",
/system/tools/aidl/
Dast_cpp_unittest.cpp223 ArgList simple("foo"); in TEST_F() local
224 CompareGeneratedCode(simple, "(foo)"); in TEST_F()
263 Assignment simple("foo", "8"); in TEST_F() local
264 CompareGeneratedCode(simple, "foo = 8;\n"); in TEST_F()
/system/extras/tests/framebuffer/
DAndroid.bp22 name: "test-fb-simple",
/system/tools/hidl/c2hal/test/
DAndroid.bp38 "simple.h",
69 "simple.h",
/system/sepolicy/prebuilts/api/28.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/prebuilts/api/27.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/prebuilts/api/26.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/prebuilts/api/29.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/prebuilts/api/31.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/prebuilts/api/30.0/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/sepolicy/public/
Dvr_hwc.te16 # Hosts the VR HWC implementation and provides a simple Binder interface for VR
/system/logging/logd/
DREADME.compression.md68 * Note: “simple” isn’t “compression without actually compressing”, it’s “chatty without doing the c…
/system/bt/gd/common/
Dcircular_buffer_test.cc34 TEST(CircularBufferTest, simple) { in TEST() argument

12