Searched refs:Attribute (Results 1 – 3 of 3) sorted by relevance
94 BYTE Attribute : 3; member
358 if (std::string(root->Attribute("version")) == "jemalloc-1") { in TEST()360 ASSERT_STREQ("jemalloc-1", root->Attribute("version")); in TEST()393 ASSERT_STREQ("debug-malloc-1", root->Attribute("version")); in TEST()418 if (std::string(root->Attribute("version")) == "jemalloc-1") { in TEST()420 ASSERT_STREQ("jemalloc-1", root->Attribute("version")); in TEST()447 ASSERT_STREQ("debug-malloc-1", root->Attribute("version")); in TEST()
2489 ASSERT_STRNE("debug-malloc-1", root->Attribute("version")); in TEST_F()2518 ASSERT_STREQ("debug-malloc-1", root->Attribute("version")); in TEST_F()