Searched refs:nestedData (Results 1 – 5 of 5) sorted by relevance
45 explicit NestedDataPtr(DataType nestedData) : data(nestedData) {} in NestedDataPtr() argument
113 nestedData = [plistlib.Data("<lots of binary gunk>\0\1\2\3" * 10)],
405 PersistableBundle nestedData; in TEST_P() local406 ::aidl::android::hardware::vibrator::testing::fillBasicData(&nestedData); in TEST_P()407 vendorData.putPersistableBundle("test_nested_bundle", nestedData); in TEST_P()
43 nestedData=[DataClass(b"<lots of binary gunk>\0\1\2\3" * 10)],
433 nestedData = [b"<lots of binary gunk>\0\1\2\3" * 10],