Searched defs:prop1 (Results 1 – 6 of 6) sorted by relevance
108 std::string prop1("persist.device_config.category1.prop1"), in TEST() local141 std::string prop1("persist.device_config.category1.prop1"), in TEST() local
132 double prop1 = bi.getUidStatsLocked(workSourceUid1).getProportionalSystemServiceUsage(); in testProportionalSystemServiceUsage_noStatsForSomeMethods() local
80 ICalendar.Property prop1 = component.getFirstProperty("PROP1"); in testParseBasicComponent() local
132 CarPropertyConfig prop1 = configById.get(CUSTOM_GLOBAL_INT_PROP_ID); in testPropertyList() local
193 const auto prop1 = toInt(kVehicleProp[abs(vehicleProp1) % kVehiclePropArrayLength]); in invokeSubscribe() local
529 private void configureDefrosterOn(View v, CarPropertyConfig prop1) { in configureDefrosterOn()