Home
last modified time | relevance | path

Searched refs:Test_i2c (Results 1 – 2 of 2) sorted by relevance

/cts/tools/dx-tests/src/dxc/junit/opcodes/i2c/
DTest_i2c.java23 public class Test_i2c extends DxTestCase { class
/cts/tools/dx-tests/src/dxc/junit/opcodes/
DAllTests.java123 suite.addTestSuite(dxc.junit.opcodes.i2c.Test_i2c.class); in suite()