Home | History | Annotate | Download | only in tests

Lines Matching defs:config

56 // Temporary config file that we will emit for the daemon to read
140 /// config file.
302 // version of GMS core, then the config directory we're interested in
323 W: unable to open config directory /does/not/exist: (No such file or directory)
324 I: profile collection skipped (missing config directory)
448 // Gracefully handly malformed items in the config file
509 // Set up config to avoid these annotations (they are tested elsewhere)
510 ConfigReader config;
511 config.overrideUnsignedEntry("collect_cpu_utilization", 0);
512 config.overrideUnsignedEntry("collect_charging_state", 0);
513 config.overrideUnsignedEntry("collect_camera_active", 0);
517 encode_to_proto(input_perf_data, encoded_file_path(0).c_str(), config, 0);
611 I: config file path set to /data/nativetest/perfprofd_test/perfprofd.conf
667 I: config file path set to /data/nativetest/perfprofd_test/perfprofd.conf