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

  /cts/
CtsTestCaseList.mk 140 # Native test executables that need to have associated test XMLs.
160 # All the XMLs that will end up under the repository/testcases
162 CTS_TEST_XMLS := $(call cts-get-test-xmls,$(cts_host_libraries)) \
163 $(call cts-get-test-xmls,$(cts_test_packages)) \
164 $(call cts-get-test-xmls,$(cts_native_exes)) \
165 $(call cts-get-test-xmls,$(cts_ui_tests))
CtsBuild.mk 17 # Test XMLs, native executables, and packages will be placed in this
22 # the XML generator to produce test XMLs.
27 # Generator of test XMLs from scanner output.
51 define cts-get-test-xmls
  /cts/suite/cts/utils/
get_csv_report.py 148 xmls = executeWithResult("find " + path + " -name testResult.xml -print")
150 print xmls
151 for xml in xmls.splitlines():
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Latin1Converter.java 44 * like xmls '<'). UTF-16/32 flavours do not require further proccessing.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
customTargets.xml 82 <!-- Steps to do before running the build.xmls for the elements being built. -->
88 <!-- Steps to do after running the build.xmls for the elements being built. -->
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/
customTargets.xml 110 <!-- Steps to do before running the build.xmls for the elements being built. -->
119 <!-- Steps to do after running the build.xmls for the elements being built. -->
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
customTargets.xml 114 <!-- Steps to do before running the build.xmls for the elements being built. -->
120 <!-- Steps to do after running the build.xmls for the elements being built. -->
  /sdk/eclipse/buildConfig/
customTargets.xml 104 <!-- Steps to do before running the build.xmls for the elements being built. -->
110 <!-- Steps to do after running the build.xmls for the elements being built. -->
  /frameworks/base/tools/aapt/
Resource.cpp 937 sp<ResourceTypeSet> xmls; local
    [all...]
Main.cpp 56 " xmltree Print the compiled xmls in the given assets.\n"
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 954 milliseconds