|
| flutter::testing::TEST_F (PlatformHandlerTest, GetClipboardData) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, GetClipboardDataRejectsUnknownContentType) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, GetClipboardDataRequiresView) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, GetClipboardDataReportsOpenFailure) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, GetClipboardDataReportsGetDataFailure) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStrings) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStringsReturnsFalse) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStringsRejectsUnknownContentType) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStringsRequiresView) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStringsIgnoresPermissionErrors) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardHasStringsReportsErrors) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetData) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetDataTextMustBeString) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetDataUnknownType) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetDataRequiresView) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetDataReportsOpenFailure) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, ClipboardSetDataReportsSetDataFailure) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, PlaySystemSound) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, SystemExitApplicationRequired) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, SystemExitApplicationCancelableCancel) |
|
| flutter::testing::TEST_F (PlatformHandlerTest, SystemExitApplicationCancelableExit) |
|