Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp88 const std::string TEST_INPUT_U8_STRING_NULL = ""; variable
462 ASSERT_EQ(StringUtils::IsNumber(TEST_INPUT_U8_STRING_NULL), false);