Lines Matching refs:tests
153 "tests/CommonHelpers.cpp",
154 "tests/TestHelpers.cpp",
155 "tests/TestMain.cpp",
157 // Actual tests.
158 "tests/ApkAssets_test.cpp",
159 "tests/AppAsLib_test.cpp",
160 "tests/Asset_test.cpp",
161 "tests/AssetManager2_test.cpp",
162 "tests/AttributeFinder_test.cpp",
163 "tests/AttributeResolution_test.cpp",
164 "tests/ByteBucketArray_test.cpp",
165 "tests/Config_test.cpp",
166 "tests/ConfigDescription_test.cpp",
167 "tests/ConfigLocale_test.cpp",
168 "tests/DynamicRefTable_test.cpp",
169 "tests/Idmap_test.cpp",
170 "tests/LoadedArsc_test.cpp",
171 "tests/Locale_test.cpp",
172 "tests/ResourceUtils_test.cpp",
173 "tests/ResTable_test.cpp",
174 "tests/Split_test.cpp",
175 "tests/StringPiece_test.cpp",
176 "tests/Theme_test.cpp",
177 "tests/TypeWrappers_test.cpp",
178 "tests/ZipUtils_test.cpp",
184 "tests/BackupData_test.cpp",
185 "tests/BackupHelpers_test.cpp",
186 "tests/CursorWindow_test.cpp",
187 "tests/ObbFile_test.cpp",
188 "tests/PosixUtils_test.cpp",
204 "tests/data/**/*.apk",
205 "tests/data/**/*.arsc",
206 "tests/data/**/*.idmap",
208 test_suites: ["device-tests"],
216 "tests/BenchMain.cpp",
217 "tests/BenchmarkHelpers.cpp",
218 "tests/CommonHelpers.cpp",
221 "tests/AssetManager2_bench.cpp",
222 "tests/AttributeResolution_bench.cpp",
223 "tests/CursorWindow_bench.cpp",
224 "tests/SparseEntry_bench.cpp",
225 "tests/Theme_bench.cpp",
228 data: ["tests/data/**/*.apk"],