DescriptionScopedNativeLibrary.Basic test fix
IsBadCodePtr() function was returning zero value randomly and the test was
raising false alarms sometimes. This fix changes the test to use
GetFunctionPointerFromNativeLibrary() instead.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232192
Patch Set 1 #
Total comments: 4
Patch Set 2 : const char* kFunctionName changed to const char kFunctionName[] #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|