Home
last modified time | relevance | path

Searched defs:outBool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Dtest_persistable_bundle.cpp133 bool outBool = false; in TEST_F() local
221 bool outBool = false; in TEST_F() local
H A Dtest_native_aidl_client.cpp588 bool outBool = false; in TEST_P() local
/aosp_15_r20/external/skia/tools/flags/
H A DCommonFlagsConfig.cpp300 static bool parse_option_bool(const SkString& value, bool* outBool) { in parse_option_bool()
555 bool get_option_bool(const char* optionKey, bool* outBool, bool optional = true) const { in get_option_bool()