Home
last modified time | relevance | path

Searched refs:NULL_OUTPUT (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/tools/testrunner/objects/
H A Doutput.py81 NULL_OUTPUT = _NullOutput() variable
/third_party/lz4/programs/
H A Dlz4io.h44 #define NULL_OUTPUT "null" macro
H A Dlz4cli.c179 DISPLAY( " '%s' to discard output (test mode) \n", NULL_OUTPUT); in usage_longhelp()
330 const char nullOutput[] = NULL_OUTPUT; in main()
/third_party/node/deps/v8/tools/unittests/
H A Drun_perf_test.py116 from testrunner.objects.output import Output, NULL_OUTPUT namespace
117 global command, run_perf, Output, NULL_OUTPUT
520 NULL_OUTPUT)).start()
/third_party/node/deps/v8/tools/
H A Drun_perf.py124 from testrunner.objects.output import Output, NULL_OUTPUT namespace
656 A tuple with the two benchmark outputs. The latter will be NULL_OUTPUT if
663 return output, NULL_OUTPUT
1109 if output_secondary is not NULL_OUTPUT:

Completed in 5 milliseconds