OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expected_2
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/python/kernel_tests/
benchmark_test.py
174
expected_2
= test_log_pb2.BenchmarkEntry()
175
expected_2
.name = "TestReportingBenchmark.custom_benchmark_name"
176
expected_2
.iters = 2
177
expected_2
.extras["number_key"].double_value = 3
178
expected_2
.extras["other_key"].string_value = "string"
194
self.assertProtoEquals(
expected_2
, read_benchmark_2)
/art/test/570-checker-select/src/
Main.java
740
long[]
expected_2
= {7L, 5L, 5L, 5L, 5L, 5L, 5L, 5L, 5L};
local
743
assertEqual(
expected_2
[i], $noinline$LongNonmatCondCst_LongVarVar5(long_inputs[i], 5L, 7L));
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_test.cc
881
float
expected_2
= 0;
local
[
all
...]
Completed in 186 milliseconds