Home
last modified time | relevance | path

Searched refs:vlog (Results 1 – 25 of 66) sorted by relevance

123

/external/OpenCL-CTS/test_conformance/half/
Dmain.cpp105 vlog( "\tProfile: Embedded\n" ); in main()
108 vlog( "\tProfile: Full\n" ); in main()
171 vlog( "\n%s", appName ); in ParseArgs()
178 vlog( "\t%s", arg ); in ParseArgs()
220 vlog( "\n" ); in ParseArgs()
221 vlog( "*** Detected CL_WIMPY_MODE env ***\n" ); in ParseArgs()
225 vlog( "Test binary built %s %s\n", __DATE__, __TIME__ ); in ParseArgs()
229 vlog( "\n" ); in ParseArgs()
230 vlog( "*** WARNING: Testing in Wimpy mode! ***\n" ); in ParseArgs()
231 vlog( "*** Wimpy mode is not sufficient to verify correctness. ***\n" ); in ParseArgs()
[all …]
Dcl_utils.cpp112 vlog( "%d compute devices at %f GHz\n", gComputeDevices, (double) gDeviceFrequency / 1000. ); in InitCL()
113 vlog( "Max thread group size is %lld.\n", (uint64_t) gMaxThreadGroupSize ); in InitCL()
200 vlog( "\nCompute Device info:\n" ); in InitCL()
202 vlog( "\tDevice Name: %s\n", string ); in InitCL()
204 vlog( "\tVendor: %s\n", string ); in InitCL()
206 vlog( "\tDevice Version: %s\n", string ); in InitCL()
208 vlog( "\tOpenCL C Version: %s\n", string ); in InitCL()
210 vlog( "\tDriver Version: %s\n", string ); in InitCL()
211 vlog( "\tProcessing with %d devices\n", gComputeDevices ); in InitCL()
212 vlog( "\tDevice Frequency: %d MHz\n", gDeviceFrequency ); in InitCL()
[all …]
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmain.cpp123 vlog( "Skipping function because of an earlier error.\n" ); in doTest()
137 vlog( "Skipping function #%d\n", i ); in doTest()
148 vlog( "Function '%s' doesn't exist!\n", name ); in doTest()
154 vlog( "'%s' is missing implementation, skipping function.\n", func_data->name ); in doTest()
164 vlog( "Correctly rounded divide and sqrt are not supported, skipping function.\n" ); in doTest()
181 vlog( "%3d: ", gTestCount ); in doTest()
201 vlog( "%3d: ", gTestCount ); in doTest()
223 vlog( "%3d: ", gTestCount ); in doTest()
776 vlog( "*** Skipping correctness testing! ***\n\n" ); in main()
778 vlog( "Stopping at first error.\n" ); in main()
[all …]
DSleep.cpp54 vlog( "Hard sleep occurred.\n" ); in sleepCallback()
64 vlog( "sleep prevention failed. (%d)\n", result); in sleepCallback()
80 vlog( "Disabling sleep... " ); in PreventSleep()
92 vlog( "failed.\n" ); in PreventSleep()
94 vlog( "done.\n" ); in PreventSleep()
100 vlog( "*** PreventSleep() is not implemented on this platform.\n" ); in PreventSleep()
109 vlog( "Got error %d restoring sleep \n", result ); in ResumeSleep()
111 vlog( "Sleep restored.\n" ); in ResumeSleep()
113 vlog( "*** ResumeSleep() is not implemented on this platform.\n" ); in ResumeSleep()
Dunary_u.cpp279 vlog( "clFlush failed\n" ); in TestFunc_Float_UInt()
359 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Float_UInt()
362 vlog("." ); in TestFunc_Float_UInt()
372 vlog( "Wimp pass" ); in TestFunc_Float_UInt()
374 vlog( "passed" ); in TestFunc_Float_UInt()
438 vlog( "\t%8.2f @ %a", maxError, maxErrorVal ); in TestFunc_Float_UInt()
439 vlog( "\n" ); in TestFunc_Float_UInt()
533 vlog( "clFlush failed\n" ); in TestFunc_Double_ULong()
604 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Double_ULong()
607 vlog("." ); in TestFunc_Double_ULong()
[all …]
Dmad.cpp278 vlog( "clFlush failed\n" ); in TestFunc_mad()
556 vlog("." ); in TestFunc_mad()
564 vlog( "Wimp pass" ); in TestFunc_mad()
566 vlog( "pass" ); in TestFunc_mad()
641 vlog( "\t%8.2f @ {%a, %a, %a}", maxError, maxErrorVal, maxErrorVal2, maxErrorVal3 ); in TestFunc_mad()
642 vlog( "\n" ); in TestFunc_mad()
748 vlog( "clFlush failed\n" ); in TestFunc_mad_Double()
1026 vlog("." ); in TestFunc_mad_Double()
1034 vlog( "Wimp pass" ); in TestFunc_mad_Double()
1036 vlog( "pass" ); in TestFunc_mad_Double()
[all …]
Di_unary.cpp262 vlog( "clFlush failed\n" ); in TestFunc_Int_Float()
315 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Int_Float()
318 vlog("." ); in TestFunc_Int_Float()
327 vlog( "Wimp pass" ); in TestFunc_Int_Float()
329 vlog( "passed" ); in TestFunc_Int_Float()
385 vlog( "\n" ); in TestFunc_Int_Float()
485 vlog( "clFlush failed\n" ); in TestFunc_Int_Double()
538 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Int_Double()
541 vlog("." ); in TestFunc_Int_Double()
551 vlog( "Wimp pass" ); in TestFunc_Int_Double()
[all …]
Dunary_two_results_i.cpp290 vlog( "clFlush failed\n" ); in TestFunc_FloatI_Float()
409 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_FloatI_Float()
412 vlog("." ); in TestFunc_FloatI_Float()
421 vlog( "Wimp pass" ); in TestFunc_FloatI_Float()
423 vlog( "passed" ); in TestFunc_FloatI_Float()
481 vlog( "\t{%8.2f, %lld} @ %a", maxError, maxError2, maxErrorVal ); in TestFunc_FloatI_Float()
482 vlog( "\n" ); in TestFunc_FloatI_Float()
592 vlog( "clFlush failed\n" ); in TestFunc_DoubleI_Double()
711 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_DoubleI_Double()
714 vlog("." ); in TestFunc_DoubleI_Double()
[all …]
Dunary.cpp337 vlog( "Wimp pass" ); in TestFunc_Float_Float()
339 vlog( "passed" ); in TestFunc_Float_Float()
343 vlog(" (rlx skip correctness testing)\n"); in TestFunc_Float_Float()
409 vlog( "\t%8.2f @ %a", maxError, maxErrorVal ); in TestFunc_Float_Float()
410 vlog( "\n" ); in TestFunc_Float_Float()
479 vlog( "clFlush failed\n" ); in TestFloat()
550 vlog( "clFlush 2 failed\n" ); in TestFloat()
756 vlog( "clFlush 3 failed\n" ); in TestFloat()
763vlog("base:%14u step:%10u scale:%10u buf_elements:%10zd ulps:%5.3f ThreadCount:%2u\n", base, job->… in TestFloat()
766 vlog("." ); in TestFloat()
[all …]
Dmacro_unary.cpp297 vlog( "Wimp pass" ); in TestMacro_Int_Float()
299 vlog( "passed" ); in TestMacro_Int_Float()
355 vlog( "\n" ); in TestMacro_Int_Float()
422 vlog( "clFlush failed\n" ); in TestFloat()
476 vlog( "clFlush 2 failed\n" ); in TestFloat()
578 vlog( "clFlush 3 failed\n" ); in TestFloat()
587vlog("base:%14u step:%10u scale:%10u buf_elements:%10zd ThreadCount:%2u\n", base, job->step, job->… in TestFloat()
590 vlog("." ); in TestFloat()
697 vlog( "Wimp pass" ); in TestMacro_Int_Double()
699 vlog( "passed" ); in TestMacro_Int_Double()
[all …]
Dunary_two_results.cpp304 vlog( "clFlush failed\n" ); in TestFunc_Float2_Float()
572 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Float2_Float()
575 vlog("."); in TestFunc_Float2_Float()
584 vlog( "Wimp pass" ); in TestFunc_Float2_Float()
586 vlog( "passed" ); in TestFunc_Float2_Float()
645 vlog( "\t{%8.2f, %8.2f} @ {%a, %a}", maxError0, maxError1, maxErrorVal0, maxErrorVal1 ); in TestFunc_Float2_Float()
646 vlog( "\n" ); in TestFunc_Float2_Float()
754 vlog( "clFlush failed\n" ); in TestFunc_Double2_Double()
902 vlog("base:%14u step:%10zu bufferSize:%10zd \n", i, step, bufferSize); in TestFunc_Double2_Double()
905 vlog("." ); in TestFunc_Double2_Double()
[all …]
Dbinary_i.cpp362 vlog( "Wimp pass" ); in TestFunc_Float_Float_Int()
364 vlog( "passed" ); in TestFunc_Float_Float_Int()
433 vlog( "\t%8.2f @ {%a, %d}", maxError, maxErrorVal, maxErrorVal2 ); in TestFunc_Float_Float_Int()
434 vlog( "\n" ); in TestFunc_Float_Float_Int()
501 vlog( "clFlush failed\n" ); in TestFloat()
592 vlog( "clFlush 2 failed\n" ); in TestFloat()
700 vlog( "clFlush 3 failed\n" ); in TestFloat()
707vlog("base:%14u step:%10u scale:%10zu buf_elements:%10u ulps:%5.3f ThreadCount:%2u\n", base, job->… in TestFloat()
710 vlog("." ); in TestFloat()
873 vlog( "Wimp pass" ); in TestFunc_Double_Double_Int()
[all …]
/external/OpenCL-CTS/test_conformance/conversions/
Dtest_conversions.cpp177 vlog( "\t\tcl_khr_fp64 enabled, but double testing turned off.\n" ); in test_conversions()
239vlog( "%d) Testing convert_%sn%s%s( %sn ):\n", testNumber, gTypeNames[ outType ], gSaturationNames… in test_conversions()
247 vlog( "\t\tcl_khr_fp64 enabled, but double testing turned off.\n" ); in test_conversions()
314 vlog( "===========================================================\n" ); in main()
315 vlog( "Random seed: %u\n", seed ); in main()
376 vlog( "\n%s", appName ); in ParseArgs()
383 vlog( "\t%s", arg ); in ParseArgs()
450 vlog( " <-- unknown flag: %c (0x%2.2x)\n)", *arg, *arg ); in ParseArgs()
478 vlog( "\n" ); in ParseArgs()
479 vlog( "*** Detected CL_WIMPY_MODE env ***\n" ); in ParseArgs()
[all …]
DSleep.cpp56 vlog( "Hard sleep occurred.\n" ); in sleepCallback()
66 vlog( "sleep prevention failed. (%d)\n", result); in sleepCallback()
76 vlog( "Disabling sleep... " ); in PreventSleep()
88 vlog( "failed.\n" ); in PreventSleep()
90 vlog( "done.\n" ); in PreventSleep()
101 vlog( "Got error %d restoring sleep \n", result ); in ResumeSleep()
103 vlog( "Sleep restored.\n" ); in ResumeSleep()
/external/autotest/client/site_tests/firmware_TouchMTB/
Dvalidators.py86 vlog = validator.check(packets, variation)
87 if vlog is None:
89 vlogs.append(copy.deepcopy(vlog))
90 score = vlog.score
94 msg_validator_name = '%s' % vlog.name
95 msg_criteria = ' criteria_str: %s' % vlog.criteria
99 msg_list += vlog.details
190 self.vlog = firmware_log.ValidatorLog()
191 self.vlog.name = name
192 self.vlog.criteria = self.criteria_str
[all …]
Dreport_html.py91 def _insert_vlog(self, vlog): argument
93 base_name, _ = get_base_name_and_segment(vlog.name)
94 criteria_string = self.criteria_string % vlog.criteria
96 name=vlog.name,
97 details=self._insert_details(vlog.details),
100 score=vlog.score)
106 for vlog in vlogs:
107 vlogs_content.append(self._insert_vlog(vlog))
Dfirmware_log.py532 return filter(lambda (k, vlog): all(map(match, k, key)),
617 for vlog in glog.vlogs:
618 self.fw_validators[fw].add(vlog.name)
619 key = (fw, round_name, glog.name, glog.variation, vlog.name)
620 self.log_table.insert(key, vlog)
714 scores = [vlog.score for _key, vlogs in rows for vlog in vlogs]
716 for vlog in vlogs
717 for metric in vlog.metrics]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dvalidators_unittest.py58 vlog = validator.check(packets)
59 return vlog.score
98 vlog = validator.check(packets)
99 return vlog.score
275 vlog = validator.check(packets)
276 return vlog.score
329 vlog = validator.check(packets)
330 actual_score = vlog.score
427 vlog = validator.check(packets)
429 for metric in vlog.metrics:
[all …]
/external/autotest/client/cros/video/
Dhelper_logger.py30 vlog = VideoLog()
34 vlog.add_log(files,
42 vlog.add_log([fpath],
52 vlog.add_log([fpath],
62 vlog.add_log([fpath],
70 vlog.add_log([fpath],
82 with vlog:
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
Dprint_log.py37 for vlog in vlogs:
38 print prefix_spaces * 4 + '%s: ' % vlog.name
39 print prefix_spaces * 5 + 'score: %s' % str(vlog.score)
40 for metric in vlog.metrics:
/external/OpenCL-CTS/test_common/harness/
DtestHarness.cpp896 vlog( "sizeof( void*) = %ld\n", sizeof( void *) ); in PrintArch()
898 vlog( "ARCH:\tppc\n" ); in PrintArch()
900 vlog( "ARCH:\tppc64\n" ); in PrintArch()
902 vlog( "ARCH:\tppc\n" ); in PrintArch()
904 vlog( "ARCH:\ti386\n" ); in PrintArch()
906 vlog( "ARCH:\tx86_64\n" ); in PrintArch()
908 vlog( "ARCH:\tarm\n" ); in PrintArch()
910 vlog( "ARCH:\taarch64\n" ); in PrintArch()
912 vlog( "ARCH:\tWindows\n" ); in PrintArch()
922 vlog( "cpu type:\t%d\n", type ); in PrintArch()
[all …]
/external/libaom/libaom/build/cmake/
Diosbuild.sh48 vlog "***Building target: ${target}***"
53 vlog "Enabled PIC for ${target}"
67 vlog "***Done building target: ${target}***"
169 vlog "Requested ${FRAMEWORK_LIB} CPUs: ${requested}"
170 vlog "Actual ${FRAMEWORK_LIB} CPUs: ${actual}"
239 vlog "Created fat library ${FRAMEWORK_LIB} containing:"
241 vlog " $(echo ${lib} | awk -F / '{print $2, $NF}')"
293 vlog() { function
/external/libvpx/libvpx/build/make/
Diosbuild.sh49 vlog "***Building target: ${target}***"
54 vlog "Enabled PIC for ${target}"
67 vlog "***Done building target: ${target}***"
169 vlog "Requested ${FRAMEWORK_LIB} CPUs: ${requested}"
170 vlog "Actual ${FRAMEWORK_LIB} CPUs: ${actual}"
239 vlog "Created fat library ${FRAMEWORK_LIB} containing:"
241 vlog " $(echo ${lib} | awk -F / '{print $2, $NF}')"
293 vlog() { function
/external/OpenCL-CTS/test_conformance/contractions/
Dcontractions.cpp425 vlog( " <-- unknown flag: %c (0x%2.2x)\n)", *arg, *arg ); in ParseArgs()
437 vlog( "\n\nTest binary built %s %s\n", __DATE__, __TIME__ ); in ParseArgs()
446 vlog( "%s [-z]: <optional: test names>\n", appName ); in PrintUsage()
447 vlog( "\tOptions:\n" ); in PrintUsage()
448vlog( "\t\t-z\tToggle FTZ mode (Section 6.5.3) for all functions. (Set by device capabilities by d… in PrintUsage()
449 vlog( "\t\t-sNUMBER set random seed.\n"); in PrintUsage()
450 vlog( "\n" ); in PrintUsage()
451 vlog( "\tTest names:\n" ); in PrintUsage()
454 vlog( "\t\t%s\n", test_list[i].name ); in PrintUsage()
912 vlog( "\nCompute Device info:\n" ); in InitCL()
[all …]
/external/libaom/libaom/test/
Dtools_common.sh25 vlog() { function
283 vlog " RUN ${test}"
285 vlog " PASS ${test}"
452 vlog "$(basename "${0%.*}") test configuration:

123