Home
last modified time | relevance | path

Searched refs:test_out (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/ring/src/io/
Dder.rs274 for &(test_in, test_out) in GOOD_POSITIVE_INTEGERS.iter() { in test_small_nonnegative_integer()
276 assert_eq!(small_nonnegative_integer(input)?, test_out); in test_small_nonnegative_integer()
294 for &(test_in, test_out) in GOOD_POSITIVE_INTEGERS.iter() { in test_positive_integer()
296 let test_out = [test_out]; in test_positive_integer() localVariable
299 untrusted::Input::from(&test_out[..]) in test_positive_integer()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc108 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
111 test_out.c_str(), "test.proto"}; in TEST()
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc103 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
106 test_out.c_str(), "test.proto"}; in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc233 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
236 test_out.c_str(), "test.proto"}; in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc223 std::string test_out = test_buf_05.str(); in TEST_F() local
224 absl::string_view test_out_str(test_out); in TEST_F()
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc224 std::string test_out = test_buf_05.str(); in TEST_F() local
225 absl::string_view test_out_str(test_out); in TEST_F()
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dusage_test.cc223 std::string test_out = test_buf_05.str(); in TEST_F() local
224 absl::string_view test_out_str(test_out); in TEST_F()
/external/abseil-cpp/absl/flags/internal/
Dusage_test.cc224 std::string test_out = test_buf_05.str(); in TEST_F() local
225 absl::string_view test_out_str(test_out); in TEST_F()
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc237 std::string test_out = test_buf_05.str(); in TEST_F() local
238 absl::string_view test_out_str(test_out); in TEST_F()
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dusage_test.cc236 std::string test_out = test_buf_05.str(); in TEST_F() local
237 absl::string_view test_out_str(test_out); in TEST_F()
/external/e2fsprogs/lib/ss/
DMakefile.in168 -@($(TESTENV) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)
169 $(Q) if diff test_out $(srcdir)/test_script_expected > test.diff; then \
174 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
/external/tensorflow/tensorflow/python/keras/layers/
Dmulti_head_attention_test.py236 test_out = test_layer(from_data, to_data, None, None, None, False)
242 keras.backend.eval(test_out))
/external/e2fsprogs/
D.gitignore135 lib/ss/test_out