OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_RES_SOURCE
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/testdata/
tstfiles.mk
3
#
TEST_RES_SOURCE
defines data driven tests and other resource files to be included with
9
TEST_RES_SOURCE
=DataDrivenCollationTest.txt calendar.txt format.txt
testdata.mak
26
# the following file has $(
TEST_RES_SOURCE
)
29
TEST_RES_FILES = $(
TEST_RES_SOURCE
:.txt=.res)
Makefile
127
#
TEST_RES_SOURCE
comes from tstfiles.mk
128
TEST_RES = $(
TEST_RES_SOURCE
) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt te_IN.txt te_IN_REVISED.txt testtypes.txt testaliases.txt testempty.txt structLocale.txt idna_rules.txt conversion.txt icuio.txt testtable32.txt
Completed in 2238 milliseconds