Searched defs:Test (Results 1 - 2 of 2) sorted by relevance

/system/nvram/core/tests/
H A Dgtest_stubs.h51 // Test fixture base class.
52 class Test {}; class in namespace:testing
64 // Test-specific subclass that holds an instance of the test.
/system/extras/simpleperf/runtest/
H A Druntest.py165 class Test(object): class in inherits:object
185 strs.append('Test test_name=%s' % self.test_name)
256 Test(

Completed in 84 milliseconds