Searched refs:GetKeyValueFromOSReleaseFileForTesting (Results 1 – 3 of 3) sorted by relevance
28 BASE_EXPORT std::string GetKeyValueFromOSReleaseFileForTesting(
71 value = base::GetKeyValueFromOSReleaseFileForTesting("PRETTY_NAME=\"Linux\"", in TEST()
131 BASE_EXPORT std::string GetKeyValueFromOSReleaseFileForTesting( in GetKeyValueFromOSReleaseFileForTesting() function