diff options
author | Yao Chen <yaochen@google.com> | 2019-01-09 15:41:50 -0800 |
---|---|---|
committer | Yao Chen <yaochen@google.com> | 2019-01-10 15:18:21 -0800 |
commit | e89572cb941f1b1b158a91e962b86d9b5ff834cb (patch) | |
tree | 6dfa6ebbe4f9ea1b77dd53f00e9185b4348b9837 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 2c9dad72bddfd16bc0d111d4f3e86337e6ee13a4 (diff) |
Add a struct wrapper for bytes fields in stats_log cpp APIs.
To avoid conflict between statslog.write() function signatures for
Atom1 {
Foo foo = 1 [logMode=bytes];
}
and
Atom2 {
string bar = 1;
int64 arg2 = 2;
}
Bug: 122571213
Test: manually tested with new atoms.
Change-Id: Ied0f0bd81cef8d0964f571e921f47022301157d9
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions