OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmls
(Results
1 - 4
of
4
) 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():
/frameworks/base/tools/aapt/
Resource.cpp
937
sp<ResourceTypeSet>
xmls
;
local
[
all
...]
Completed in 108 milliseconds