Searched refs:mTextMax (Results 1 – 2 of 2) sorted by relevance
37 private TextView mTextMax; field in MemoryActivity61 mTextMax = (TextView) findViewById(R.id.textView_max); in onCreate()67 mTI.mTextMax = mTextMax; in onCreate()
56 TextView mTextMax; field in TestInterface208 postTextToView(mTextMax, "Multi threaded " + avgMax + " per second"); in testPowerManagement()260 postTextToView(mTextMax, "Current " + p + " per second"); in testCPUHeatSoak()315 postTextToView(mTextMax, "128K " + rtot + " GB/s"); in testCPUMemoryBandwidth()371 postTextToView(mTextMax, "128K " + rtot + " ns"); in testCPUMemoryLatency()420 postTextToView(mTextMax, "128K " + rtot + " ns"); in testCPUGFlops()