Home
last modified time | relevance | path

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

/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/src/com/android/server/pm/dex/
DDynamicCodeLoggerIntegrationTests.java165 mExpectedContentHash = copyAndHashResource( in testGeneratesEvents_nativeLibrary()
183 mExpectedContentHash = copyAndHashResource( in testGeneratesEvents_nativeLibrary_escapedName()
199 mExpectedContentHash = copyAndHashResource( in testGeneratesEvents_nativeExecutable()
335 String mExpectedContentHash; field in DynamicCodeLoggerIntegrationTests.TestNativeCodeWithRetries
362 assertHasDclLog(messages, mExpectedContentHash); in runTest()