Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp63 void addTests (tcu::TestCaseGroup* tests, const char* data_dir) in addTests() function
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java284 private static void addTests(TestSuite suite, Method method) { in addTests() method in GeneratedMonitorTest
389 private static void addTests( in addTests() method in GeneratedMonitorTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java309 private static void addTests(TestSuite suite, Method method) { in addTests() method in GeneratedMonitorTest
414 private static void addTests( in addTests() method in GeneratedMonitorTest
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
Dsuite.py52 def addTests(self, tests): member in BaseTestSuite
/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/
DvktYCbCrViewTests.cpp692 auto addTests = [&](int formatNdx) in populateViewTypeGroup() local
DvktYCbCrStorageImageWriteTests.cpp682 auto addTests = [&](int formatNdx) in populateStorageImageWriteFormatGroup() local