OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nightly
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/auxprogs/
nightly-build-summary
5
# set of
nightly
runs.
19
# of integers in the above URL that include all
nightly
regression
23
# whose keys are the dates at which
nightly
runs took place. The value
53
my $prog_name = "
nightly
-build-summary";
106
# 1) Locate the section with the info about the environment of this
nightly
run
221
my %
nightly
= %{ $dates{$date} };
222
my @builds = @{ $
nightly
{"builds"} };
224
$
nightly
{"num_builds"} = scalar (@builds);
225
$
nightly
{"num_failing_builds"} = 0;
226
$
nightly
{"num_testcase_failures"} = 0
[
all
...]
/external/toolchain-utils/
test_gdb_dejagnu.py
110
description=('This script is used by
nightly
client to test gdb. '
test_gcc_dejagnu.py
159
description=('This script is used by
nightly
client to test gcc. '
/external/tensorflow/tensorflow/tools/ci_build/
update_version.py
21
# ./tensorflow/tools/ci_build/update_version.py --
nightly
85
version_type: version parameter ((REGULAR|
NIGHTLY
)_VERSION)
317
nightly
: Create a
nightly
tag with current date
330
group.add_argument("--
nightly
",
339
if args.
nightly
:
Completed in 83 milliseconds