Searched refs:dataForWork (Results 1 – 1 of 1) sorted by relevance
449 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared() constant454 dataForWork, in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()463 assertThat(apiSafetySourceDataForWork).isEqualTo(dataForWork) in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()512 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant515 dataForWork, in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull()533 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant536 dataForWork, in getSafetySourceData_withRemovedProfile_shouldReturnNull()554 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant557 dataForWork, in getSafetySourceData_withProfileInQuietMode_shouldReturnData()566 assertThat(safetySourceData).isEqualTo(dataForWork) in getSafetySourceData_withProfileInQuietMode_shouldReturnData()[all …]