Searched refs:sp2 (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/core/libutils/ |
H A D | RefBase_test.cpp | 103 sp1 = std::move(sp2); in TEST() 136 sp<Foo> sp2(foo2); in TEST() local 139 wp<Foo> wp3(sp2); in TEST() 142 ASSERT_TRUE(wp3 == sp2); in TEST() 143 ASSERT_TRUE(wp1 != sp2); in TEST() 150 ASSERT_TRUE(sp1 != sp2); in TEST() 160 sp2 = nullptr; in TEST() 183 ASSERT_TRUE(sp1 == sp2); in TEST() 228 ASSERT_TRUE(sp2 == wp2); in TEST() 230 ASSERT_TRUE(sp2 != wp1); in TEST() [all …]
|
H A D | StrongPointer_test.cpp | 60 sp<TypeParam> sp2 = std::move(sp1); in TYPED_TEST() local 65 sp1 = std::move(sp2); in TYPED_TEST() 70 sp<TypeParam> sp2 = std::move(sp1); in TYPED_TEST() local
|
/aosp12/system/extras/simpleperf/ |
H A D | CallChainJoiner_test.cpp | 59 std::vector<uint64_t> sp2 = {0x2}; in TEST() local 60 ASSERT_TRUE(JoinCallChain(cache, 1, ip, sp2, ip, sp2)); in TEST() 65 ASSERT_NE(cache.FindNode(1, ip[0], sp2[0]), nullptr); in TEST()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | bcmwifi_channels.h | 44 #define CHSPEC_CTLOVLP(sp1, sp2, sep) (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < \ argument
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManagerTest.java | 1487 SharedPreferences sp2 = mContext.getSharedPreferences( in testRemapWidgetFiles_crossMapping() local 1489 PeopleTileKey key2 = SharedPreferencesHelper.getPeopleTileKey(sp2); in testRemapWidgetFiles_crossMapping()
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_integration_test.cpp | 4485 ScopedSystemProperties sp2(kDotQueryTimeoutMsFlag, "-1"); in TEST_F() local 4575 ScopedSystemProperties sp2(kDotConnectTimeoutMsFlag, in TEST_F() local 4749 ScopedSystemProperties sp2(kDotXportUnusableThresholdFlag, in TEST_F() local 4899 ScopedSystemProperties sp2(kDotValidationLatencyOffsetMsFlag, in TEST_F() local
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |