Searched refs:CONFIG_CONTENT (Results 1 – 1 of 1) sorted by relevance
127 assertThat(configContent).isEqualTo(CONFIG_CONTENT) in getSafetyCenterConfig_withValidInputs_returnsConfigContent()138 assertThat(configContent).isEqualTo(CONFIG_CONTENT) in getSafetyCenterConfig_anotherValidConfigName_returnsConfigContent()438 const val CONFIG_CONTENT = "TEST" in newSafetyCenterResourcesApk() constant