Searched refs:mapping (Results 1 – 13 of 13) sorted by relevance
125 Map<Pattern, String> mapping = new HashMap<>(); in testPerformAggregation() local126 mapping.put(Pattern.compile("^.+\\.(.+)"), "ext-\\1"); // aggregate by extension in testPerformAggregation()127 mapping.put(Pattern.compile("^/system/(.+?)/.+$"), "folder-\\1"); // aggregate by folder in testPerformAggregation()128 Map<String, String> ret = mImageStats.performAggregation(PARSED_TEST_DATA, mapping); in testPerformAggregation()
214 for mapping in config.static_mappings:215 identifier = mapping.identifier216 fixed_address = mapping.ipv4_address218 lease_time = mapping.lease_time
33 $ atest --include-subdirs --test-mapping tools/test/graphicsbenchmark:presubmit
112 --test-mapping|-p)
124 --test-mapping|-p)
6 …o SIM cards used in a defined testbed. The file provides key/value pairs mapping ICCIDs to MSISDNs…
266 for mapping in root.findall(_XPATH_MAPPING):267 attrib = mapping.attrib
199 code. Refer to go/test-mapping for more details.247 * `android-test-mapping-format`: used for the `android_test_mapping_format`
712 mappping||mapping
242 method public abstract android.view.ViewDebug.IntToString[] mapping() default {};
494 // Set this option to true to allow mapping different tag names to the same
META-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...