Home
last modified time | relevance | path

Searched defs:GetSpecifiedLine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dstring_helper_test.cpp230 HWTEST_F_L0(StringHelperTest, GetSpecifiedLine) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h255 static inline std::string GetSpecifiedLine(const std::string &srcStr, int lineNumber) in GetSpecifiedLine() function