HomeSort by relevance Sort by last modified time
    Searched full:target_attr (Results 1 - 2 of 2) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
Test.java 43 private static final String TARGET_ATTR = "target";
179 serializer.attribute(CtsXmlResultReporter.ns, TARGET_ATTR, summary.mTarget);
  /external/libxml2/
HTMLparser.c 673 static const char* const target_attr[] = { "target", NULL } ; variable
768 DECL html_inline , NULL , DECL a_attrs , DECL target_attr, NULL
783 EMPTY , NULL , DECL area_attrs , DECL target_attr, DECL alt_attr
789 EMPTY , NULL , NULL , DECL target_attr, DECL href_attrs
864 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]

Completed in 60 milliseconds