OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QuotaBackendImplTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/browser/fileapi/quota/
quota_backend_impl_unittest.cc
81
class
QuotaBackendImplTest
: public testing::Test {
83
QuotaBackendImplTest
()
141
DISALLOW_COPY_AND_ASSIGN(
QuotaBackendImplTest
);
144
TEST_F(
QuotaBackendImplTest
, ReserveQuota_Basic) {
166
TEST_F(
QuotaBackendImplTest
, ReserveQuota_NoSpace) {
181
TEST_F(
QuotaBackendImplTest
, ReserveQuota_Revert) {
196
TEST_F(
QuotaBackendImplTest
, ReleaseReservedQuota) {
210
TEST_F(
QuotaBackendImplTest
, CommitQuotaUsage) {
233
TEST_F(
QuotaBackendImplTest
, DirtyCount) {
quota_backend_impl.h
63
friend class
QuotaBackendImplTest
;
/external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.h
233
friend class
QuotaBackendImplTest
;
Completed in 33 milliseconds