Home
last modified time | relevance | path

Searched defs:addTests (Results 1 – 6 of 6) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java283 private static void addTests(TestSuite suite, Method method) { in addTests() method in GeneratedMonitorTest
388 private static void addTests( in addTests() method in GeneratedMonitorTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java308 private static void addTests(TestSuite suite, Method method) { in addTests() method in GeneratedMonitorTest
413 private static void addTests( in addTests() method in GeneratedMonitorTest
/external/python/cpython2/Lib/unittest/
Dsuite.py56 def addTests(self, tests): member in BaseTestSuite
/external/python/cpython3/Lib/unittest/
Dsuite.py54 def addTests(self, tests): member in BaseTestSuite
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp653 auto addTests = [&](int formatNdx) in populateStorageImageWriteFormatGroup() local
DvktYCbCrViewTests.cpp766 auto addTests = [&](int formatNdx) in populateViewTypeGroup() local