Searched defs:tmpLine (Results 1 – 2 of 2) sorted by relevance
| /developtools/hiperf/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 678 std::string tmpLine = line.substr(pos, line.length() - pos); in GetName() local 701 std::string tmpLine = line.substr(pos, line.length() - pos); in GetAddress() local 727 std::string tmpLine = line.substr(pos, line.length() - pos); in GetFileOffset() local 753 std::string tmpLine = line.substr(pos, line.length() - pos); in GetSecSize() local 779 std::string tmpLine = line.substr(pos, line.length() - pos); in GetEntrySize() local 805 std::string tmpLine = line.substr(pos, line.length() - pos); in GetLink() local 827 std::string tmpLine = line.substr(pos, line.length() - pos); in GetInfo() local 849 std::string tmpLine = line.substr(pos, line.length() - pos); in GetAlign() local
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 677 std::string tmpLine = line.substr(pos, line.length() - pos); in GetName() local 700 std::string tmpLine = line.substr(pos, line.length() - pos); in GetAddress() local 726 std::string tmpLine = line.substr(pos, line.length() - pos); in GetFileOffset() local 752 std::string tmpLine = line.substr(pos, line.length() - pos); in GetSecSize() local 778 std::string tmpLine = line.substr(pos, line.length() - pos); in GetEntrySize() local 804 std::string tmpLine = line.substr(pos, line.length() - pos); in GetLink() local 826 std::string tmpLine = line.substr(pos, line.length() - pos); in GetInfo() local 848 std::string tmpLine = line.substr(pos, line.length() - pos); in GetAlign() local
|