DescriptionAdds Find method to the ListValue class.
This method makes working with lists easierand will be needed from the
refactored signed settings code.
BUG=chromium-os:14054
TEST=base_unittest --gtest_filter=ValuesTest.List
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101741
Patch Set 1 #Patch Set 2 : Changed to version using find_if. #Patch Set 3 : Fixed up the return type a little. #
Total comments: 6
Patch Set 4 : Addressed comments. #Patch Set 5 : Make the windows compiler happy. #Patch Set 6 : Simplified the code a bit. #
Messages
Total messages: 8 (0 generated)
|