Home
last modified time | relevance | path

Searched refs:GetKeyValueFromOSReleaseFileForTesting (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/
Dlinux_util.h28 BASE_EXPORT std::string GetKeyValueFromOSReleaseFileForTesting(
Dlinux_util_unittest.cc71 value = base::GetKeyValueFromOSReleaseFileForTesting("PRETTY_NAME=\"Linux\"", in TEST()
Dlinux_util.cc112 BASE_EXPORT std::string GetKeyValueFromOSReleaseFileForTesting( in GetKeyValueFromOSReleaseFileForTesting() function