Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp95 return GetMemoryInfo("VmSize:"); in GetVmSize()
100 return GetMemoryInfo("VmRSS:"); in GetVmRSS()
120 long GetMemoryInfo(const std::string &name) const in GetMemoryInfo() function in OHOS::Media::MemoryCheck