/**@class android.content.AssetTest
@extends android.test.AndroidTestCase

*/
var AssetTest = {

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

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

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


};