/**@class android.net.NetworkStatsHistoryTest
@extends android.test.AndroidTestCase

*/
var NetworkStatsHistoryTest = {

/**
*/
testReadOriginalVersion : function(  ) {},

/**
*/
testRecordSingleBucket : function(  ) {},

/**
*/
testRecordEqualBuckets : function(  ) {},

/**
*/
testRecordTouchingBuckets : function(  ) {},

/**
*/
testRecordGapBuckets : function(  ) {},

/**
*/
testRecordOverlapBuckets : function(  ) {},

/**
*/
testRecordEntireGapIdentical : function(  ) {},

/**
*/
testRecordEntireOverlapVaryingBuckets : function(  ) {},

/**
*/
testRemove : function(  ) {},

/**
*/
testTotalData : function(  ) {},

/**
*/
testFuzzing : function(  ) {},

/**
*/
testIgnoreFields : function(  ) {},

/**
*/
testIgnoreFieldsRecordIn : function(  ) {},

/**
*/
testIgnoreFieldsRecordOut : function(  ) {},

/**
*/
testSerialize : function(  ) {},

/**
*/
testVarLong : function(  ) {},

/**
*/
testIndexBeforeAfter : function(  ) {},

/**
*/
testIntersects : function(  ) {},


};