Home
last modified time | relevance | path

Searched refs:expMsg (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Dextension_test.cpp227 constexpr string_view expMsg = "Illegal buffer pointer"; in TEST_F() local
228 ASSERT_EQ(0, memcmp(expMsg.data(), buf, expMsg.length())); in TEST_F()