HomeSort by relevance Sort by last modified time
    Searched full:scoped_helper (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/
idbbindingutilities_browsertest.cc 233 ScopedIDBKeyPathHelper scoped_helper; local
244 scoped_helper.SetExpectedKeys(kId, expected_keys, false);
252 scoped_helper.CheckValuesForKeyPath(
257 ScopedIDBKeyPathHelper scoped_helper; local
265 scoped_helper.SetExpectedKeys(kId, expected_keys, false);
273 scoped_helper.CheckValuesForKeyPath(kId, serialized_values,
278 ScopedIDBKeyPathHelper scoped_helper; local
286 scoped_helper.SetExpectedKeys(kId, expected_keys, true);
294 scoped_helper.CheckValuesForKeyPath(kId, serialized_values,
303 scoped_helper.SetExpectedKeys(kId + 1, expected_keys, false)
323 ScopedIDBKeyPathHelper scoped_helper; local
    [all...]

Completed in 57 milliseconds