Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dxml_test.go953 {encodeXMLNS1, `<Test xmlns="http://example.com/ns"><Body>hello world</Body></Test>`, true},
970 func encodeXMLNS1() ([]byte, error) { func