Searched refs:empty_string (Results 1 – 4 of 4) sorted by relevance
19 while (state.KeepRunning()) std::string empty_string; in BM_StringCreation() local
49 final String testPackageName = testRes.getResourcePackageName(R.string.empty_string); in setUp()
802 std::string empty_string = ""; in prepareUserStorage() local803 auto uuid_ = uuid ? *uuid : empty_string; in prepareUserStorage()813 std::string empty_string = ""; in destroyUserStorage() local814 auto uuid_ = uuid ? *uuid : empty_string; in destroyUserStorage()
761 std::string empty_string = ""; in TEST() local763 ASSERT_TRUE(::android::base::WriteStringToFd(empty_string, tf.fd)); in TEST()