Home
last modified time | relevance | path

Searched refs:newDetails (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp289 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
290 ASSERT_EQ(newDetails, details_); in HWTEST_F()
324 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
327 ASSERT_EQ(newDetails, details_); in HWTEST_F()
363 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
366 ASSERT_EQ(newDetails, details_); in HWTEST_F()
400 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
403 ASSERT_EQ(newDetails, details_); in HWTEST_F()
467 auto newDetails = newFileRecord->GetDetails(); in HWTEST_F() local
468 ASSERT_EQ(newDetails, details in HWTEST_F()
501 auto newDetails = newImageRecord->GetDetails(); HWTEST_F() local
535 auto newDetails = newAudioRecord->GetDetails(); HWTEST_F() local
569 auto newDetails = newVideoRecord->GetDetails(); HWTEST_F() local
603 auto newDetails = newFolderRecord->GetDetails(); HWTEST_F() local
[all...]
H A Dpasteboard_unified_data_test.cpp277 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
278 ASSERT_EQ(newDetails, details_); in HWTEST_F()
312 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
315 ASSERT_EQ(newDetails, details_); in HWTEST_F()
352 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
355 ASSERT_EQ(newDetails, details_); in HWTEST_F()
392 auto newDetails = newPlainRecord->GetDetails(); in HWTEST_F() local
395 ASSERT_EQ(newDetails, details_); in HWTEST_F()
467 auto newDetails = newFileRecord->GetDetails(); in HWTEST_F() local
468 ASSERT_EQ(newDetails, details in HWTEST_F()
504 auto newDetails = newImageRecord->GetDetails(); HWTEST_F() local
541 auto newDetails = newAudioRecord->GetDetails(); HWTEST_F() local
578 auto newDetails = newVideoRecord->GetDetails(); HWTEST_F() local
615 auto newDetails = newFolderRecord->GetDetails(); HWTEST_F() local
[all...]

Completed in 4 milliseconds