Home
last modified time | relevance | path

Searched defs:roundtrip (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java1230 private void roundtrip() { in roundtrip() method in BundleTest
1234 private void roundtrip(boolean parcel) { in roundtrip() method in BundleTest
1238 private Bundle roundtrip(Bundle bundle) { in roundtrip() method in BundleTest
1242 private Bundle roundtrip(Bundle bundle, boolean parcel) { in roundtrip() method in BundleTest
/cts/tests/tests/content/src/android/content/cts/
DIntentTest.java2294 private void roundtrip() { in roundtrip() method in IntentTest