commit | 89d4484c67b1866eefb63524f20b6009a96aac49 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Thu Sep 24 18:45:54 2015 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Thu Sep 24 19:29:54 2015 -0700 |
tree | bb8cca00561ffc62bde2fc12003eccd17e1ad7dc | |
parent | 60b02ae5398377dbd651b2ce375dfa603514d5ae [diff] |
Add parsing of in-memory strings Some times, specifically in unit tests, we might want to parse a string instead of an actual file. And now we can! Change-Id: Iafdb0f0c1c4002c281de8e819da07a32b10694bf Test: unit tests Bug: 24385461 Signed-off-by: Casey Dahlin <sadmac@google.com>