Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_persistable_bundle.cpp84 const int32_t kNumBools = 3; variable
124 APersistableBundle_putBooleanVector(bundle, "boolv", kBoolVVal, kNumBools); in TEST_F()
160 for (int32_t i = 0; i < kNumBools; i++) { in TEST_F()
354 APersistableBundle_putBooleanVector(bundle, keys[i], kBoolVVal, kNumBools); in TEST_F()