Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/
H A Daidl_test_client_parcelables.cpp96 PersistableBundle empty_bundle, returned; in TEST_F() local
97 Status status = cpp_java_tests->RepeatPersistableBundle(empty_bundle, &returned); in TEST_F()
99 EXPECT_EQ(empty_bundle, returned); in TEST_F()