MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / toString

Method toString

native/desc/Widget.cpp:151–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149 }
150
151 std::string Widget::toString() const {
152 return this->toXPath();
153 }
154
155
156 std::string Widget::toXPath() const {

Callers 1

toXPathMethod · 0.45

Calls 1

toXPathMethod · 0.95

Tested by

no test coverage detected