| 123 | TestConfiguration(false, true))); |
| 124 | |
| 125 | struct CoroLocalStorageTest: public DispatcherFixture |
| 126 | {}; |
| 127 | |
| 128 | INSTANTIATE_TEST_CASE_P(CoroLocalStorageTest_Default, |
| 129 | CoroLocalStorageTest, |
nothing calls this directly
no outgoing calls
no test coverage detected