Searched refs:creation_date (Results 1 – 5 of 5) sorted by relevance
31 string16 creation_date = in SetAppCacheInfo() local38 SetValue(row++, creation_date); in SetAppCacheInfo()
98 const char* creation_date; member
435 SetTestDataString(index, kSecCreationDateItemAttr, item_data.creation_date); in AddTestItem()
124 u_int8_t creation_date[17]; member
1789 const int64 creation_date = it->CreationDate().ToInternalValue(); in TEST() local1791 existing_cookie_it(check_map.find(creation_date)); in TEST()