Lines Matching refs:config
29 ResTable_config config;
30 memset(&config, 0, sizeof(config));
31 config.sdkVersion = 26;
32 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/sparse.apk"}, &config,
38 ResTable_config config;
39 memset(&config, 0, sizeof(config));
40 config.sdkVersion = 26;
41 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/not_sparse.apk"}, &config,
47 ResTable_config config;
48 memset(&config, 0, sizeof(config));
49 config.sdkVersion = 26;
50 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/sparse.apk"}, &config,
56 ResTable_config config;
57 memset(&config, 0, sizeof(config));
58 config.sdkVersion = 26;
59 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/not_sparse.apk"}, &config,