Searched defs:expectedAttributes (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/abc2program/tests/ |
| D | abc2program_test.cpp | 107 … const std::unordered_map<std::string, std::vector<std::string>> &expectedAttributes) in ValidateAttributes() 431 …std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = {{"access.record", … in TEST_F() local 447 std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = { in TEST_F() local 464 std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = { in TEST_F() local 488 std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = { in TEST_F() local 511 std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = { in TEST_F() local 537 std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = { in TEST_F() local 557 …std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = {{"access.function"… in TEST_F() local 572 …std::unordered_map<std::string, std::vector<std::string>> expectedAttributes = {{"access.function"… in TEST_F() local
|