Searched refs:InstantRestrictedIDCacheTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/
H A Dinstant_restricted_id_cache.h67 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest, AutoIDGeneration);
68 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest, CrazyIDGeneration);
69 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest, ManualIDGeneration);
70 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest, MixIDGeneration);
71 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest, AddEmptySet);
72 FRIEND_TEST_ALL_PREFIXES(InstantRestrictedIDCacheTest,
H A Dinstant_restricted_id_cache_unittest.cc31 typedef testing::Test InstantRestrictedIDCacheTest; typedef
34 TEST_F(InstantRestrictedIDCacheTest, AutoIDGeneration) {
111 TEST_F(InstantRestrictedIDCacheTest, ManualIDGeneration) {
193 TEST_F(InstantRestrictedIDCacheTest, CrazyIDGeneration) {
266 TEST_F(InstantRestrictedIDCacheTest, MixIDGeneration) {
350 TEST_F(InstantRestrictedIDCacheTest, AddEmptySet) {
396 TEST_F(InstantRestrictedIDCacheTest, AddItemsWithRestrictedID) {

Completed in 692 milliseconds