Searched refs:GetContents (Results 1 – 5 of 5) sorted by relevance
31 accessibilityElementInfo.SetContent(nativeInfo.GetContents()); in TransformAccessbilityElementInfo()
120 &afterInfo, beforeInfo.GetContents()); in FillNativeAccessibilityElementInfoPart()302 EXPECT_EQ(beforeInfo.GetContents(), afterInfo.GetContents()); in CheckTransformElementInfoResultPart()
130 if (elementInfo.GetContents() == textStr) { in FindAccessibilityNodeInfosByText()
196 if (elementInfo.GetContents() == textStr) { in MockFindAccessibilityNodeInfosByText()
355 std::string GetContents() const in GetContents() function