Home
last modified time | relevance | path

Searched defs:sp1 (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/core/libutils/
H A DRefBase_test.cpp91 sp<Foo> sp1(foo); in TEST() local
135 sp<Foo> sp1(foo); in TEST() local
218 sp<FooFixedAlloc> sp1(foo); in TEST() local
383 sp<Bar> sp1 = wpBuffer.promote(); in visit3AndRemove() local
419 sp<Bar> sp1 = wp1.promote(); in TEST() local
H A DStrongPointer_test.cpp56 sp<TypeParam> sp1 = sp<TypeParam>::make(&isDeleted); in TYPED_TEST() local
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DDelaunay.h59 SitePointer sp1; variable
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1448 SharedPreferences sp1 = mContext.getSharedPreferences( in testRemapWidgetFiles() local
1481 SharedPreferences sp1 = mContext.getSharedPreferences( in testRemapWidgetFiles_crossMapping() local
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmwifi_channels.h44 #define CHSPEC_CTLOVLP(sp1, sp2, sep) (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < \ argument
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp4482 ScopedSystemProperties sp1(kDotConnectTimeoutMsFlag, "100"); in TEST_F() local
4573 ScopedSystemProperties sp1(kDotQueryTimeoutMsFlag, in TEST_F() local
4747 ScopedSystemProperties sp1(kDotRevalidationThresholdFlag, in TEST_F() local
4897 ScopedSystemProperties sp1(kDotValidationLatencyFactorFlag, in TEST_F() local