Home
last modified time | relevance | path

Searched defs:new_name (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/suite/adapter/
Dadapter_unittest.cc63 bt_property_t* new_name = property_new_name("BluetoothTestName1"); in TEST_F() local
/system/core/fs_mgr/liblp/
Dutility.cpp239 std::string new_name = group_name.substr(0, group_name.size() - slot_suffix.size()) + in UpdateMetadataForInPlaceSnapshot() local
257 std::string new_name = in UpdateMetadataForInPlaceSnapshot() local
Dbuilder.cpp285 std::string new_name = in UpdateMetadataForOtherSuper() local
/system/extras/simpleperf/
Drecord_test.cpp138 std::string new_name = "a_much_longer_name"; in TEST_F() local