Home
last modified time | relevance | path

Searched refs:numTests (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/tests/regres/deqp/
Ddeqp.go157 numTests := 0
224 numTests += len(list.Tests)
246 remaining := numTests - i
248 i, numTests, util.Percent(i, numTests),
344 numTests := len(testNames)
345 timeout := c.TestTimeout * time.Duration(numTests)
374 if numTests > 1 {
379 isCrash := (len(caseOutputs) != (numTests + 1))
404 averageDuration := duration / time.Duration(numTests)
/external/angle/src/common/
Dmathutil_unittest.cpp444 const int numTests = 18; in TEST() local
445 const float input[numTests][3] = {// The basics in TEST()
466 const unsigned int result[numTests] = {// The basics in TEST()
475 for (int i = 0; i < numTests; i++) in TEST()
484 const int numTests = 18; in TEST() local
485 const float result[numTests][3] = {// The basics in TEST()
506 const unsigned int input[numTests] = {// The basics in TEST()
518 for (int i = 0; i < numTests; i++) in TEST()
/external/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
DSkQPRunner.java40 public int numTests(); in numTests() method
119 for (int index = 0; index < executor.numTests(); index++) { in runTests()
139 public int numTests() { in numTests() method in SkQPRunner.UnitTestExecutor
165 public int numTests() { in numTests() method in SkQPRunner.SkSLErrorTestExecutor
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonMacTest.java123 int numTests = test.get("numberOfTests").getAsInt(); in testMac() local
168 assertEquals(numTests, cntTests); in testMac()
215 int numTests = test.get("numberOfTests").getAsInt(); in testMacWithIv() local
258 assertEquals(numTests, cntTests); in testMacWithIv()
DJsonCipherTest.java150 int numTests = test.get("numberOfTests").getAsInt(); in testCipher() local
228 assertEquals(numTests, cntTests); in testCipher()
DJsonEcdhTest.java103 int numTests = test.get("numberOfTests").getAsInt(); in testEcdhComp() local
181 assertEquals(numTests, passedTests + rejectedTests); in testEcdhComp()
DJsonAeadTest.java185 int numTests = test.get("numberOfTests").getAsInt(); in testAead() local
267 assertEquals(numTests, cntTests); in testAead()
DRsaPssTest.java375 int numTests = test.get("numberOfTests").getAsInt(); in testRsaPss() local
483 assertEquals(numTests, cntTests); in testRsaPss()
DRsaOaepTest.java288 int numTests = test.get("numberOfTests").getAsInt(); in testOaep() local
365 assertEquals(numTests, cntTests); in testOaep()
DJsonSignatureTest.java336 int numTests = test.get("numberOfTests").getAsInt(); in testVerification() local
418 assertEquals(numTests, cntTests); in testVerification()
/external/clang/utils/
Dtoken-delta.py146 self.numTests = 0
163 self.numTests += 1
229 tbmd.numTests)
/external/llvm/utils/lit/lit/
Dmain.py20 def __init__(self, opts, numTests, progressBar=None): argument
22 self.numTests = numTests
42 self.progressBar.update(float(self.completed)/self.numTests,
57 self.completed, self.numTests))
/external/libaom/test/
Dav1_quantize_test.cc43 const int numTests = 1000; variable
74 for (int i = 0; i < numTests; i++) { in RunQuantizeTest()
147 for (int i = 0; i < numTests; i++) { in RunEobTest()
Dencodetxb_test.cc114 const int numTests = kNumTests / (width * height); in SpeedTestGetNzMapContextsRun() local
120 for (int i = 0; i < numTests; ++i) { in SpeedTestGetNzMapContextsRun()
130 for (int i = 0; i < numTests; ++i) { in SpeedTestGetNzMapContextsRun()
/external/compiler-rt/test/builtins/Unit/ppc/
Dfloatunditf_test.c15 for (i=0; i<numTests; ++i) { in main()
Dfloatditf_test.c15 for (i=0; i<numTests; ++i) { in main()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp110 int numTests = destroyLayout ? 3 : 1; in testEarlyDestroy() local
111 for(int i = 0; i < numTests; ++i) in testEarlyDestroy()
/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp2012 deUint32 numTests = 0; in createTests() local
2021 numTests = 250; in createTests()
2024 numTests = 100; in createTests()
2027 numTests = 50; in createTests()
2037 for (deUint32 ndx = 0; ndx < numTests; ndx++) in createTests()
2047 bool isExperimentalTest = !c.isUCF() || (ndx >= numTests / 5); in createTests()
/external/OpenCL-CTS/test_conformance/relationals/
Dtest_shuffles.cpp868 int numTests = NUM_TESTS*NUM_ITERATIONS_PER_TEST; in test_shuffle_random() local
869 for( int i = 0; i < numTests /*&& error == 0*/; i++ ) in test_shuffle_random()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingWatertightnessTests.cpp797 const size_t numTests = 10; in createWatertightnessTests() local
799 for (size_t testNdx = 0; testNdx < numTests; ++testNdx) in createWatertightnessTests()
/external/cronet/third_party/icu/source/test/intltest/
Ddtptngts.cpp1187 int32_t numTests = UPRV_LENGTHOF(tests); in testC() local
1188 for (int32_t i = 0; i < numTests; ++i) { in testC()
/external/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1187 int32_t numTests = UPRV_LENGTHOF(tests); in testC() local
1188 for (int32_t i = 0; i < numTests; ++i) { in testC()
/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp1387 constexpr uint32_t numTests = 100; variable
1388 for (uint32_t testIdx = 0; testIdx < numTests; ++testIdx)
/external/cronet/third_party/icu/source/test/cintltst/
Dcloctst.c3135 const int32_t numTests = UPRV_LENGTHOF(tests); in TestAcceptLanguage() local
3173 for(i=0;i<numTests;i++) { in TestAcceptLanguage()
/external/armnn/src/profiling/test/
DProfilingTests.cpp465 constexpr unsigned int numTests = 10u; variable
467 for (unsigned int i = 0u; i < numTests; ++i)

12