Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_persistable_bundle.cpp258 const bool inEmptyBools[] = {}; in TEST_F() local
259 APersistableBundle_putBooleanVector(bundle, "key", inEmptyBools, 0); in TEST_F()