Searched refs:dataForWork (Results 1 – 1 of 1) sorted by relevance
447 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared() constant452 dataForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()461 assertThat(apiSafetySourceDataForWork).isEqualTo(dataForWork) in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()510 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant513 dataForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull()531 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant534 dataForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull()552 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant555 dataForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData()564 assertThat(safetySourceData).isEqualTo(dataForWork) in getSafetySourceData_withProfileInQuietMode_shouldReturnData()[all …]