/**@class android.net.TrafficStatsBenchmark
@extends SimpleBenchmark

*/
var TrafficStatsBenchmark = {

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

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

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


};