Searched refs:outBools (Results 1 – 1 of 1) sorted by relevance
239 bool* outBools = nullptr; in TEST_F() local240 EXPECT_EQ(APersistableBundle_getBooleanVector(bundle, "not the right key", outBools, 0), in TEST_F()260 bool* outBools = nullptr; in TEST_F() local261 EXPECT_EQ(APersistableBundle_getBooleanVector(bundle, "key", outBools, 0), 0); in TEST_F()