Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastRecordTest.java881 final BroadcastOptions options3 = BroadcastOptions.makeBasic(); in testMatchesDeliveryGroup_withMatchingKey() local
938 final BroadcastOptions options3 = BroadcastOptions.makeBasic(); in testMatchesDeliveryGroup_withMatchingFilter() local
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h221 D3D12_FEATURE_DATA_D3D12_OPTIONS3 options3; member
/aosp_15_r20/system/tools/aidl/
Daidl_unittest.cpp1284 Options options3 = Options::From("aidl -I . p/IBar.aidl"); in TEST_F() local