Home
last modified time | relevance | path

Searched defs:rhs2 (Results 1 – 7 of 7) sorted by relevance

/external/eigen/test/
Dproduct_syrk.cpp30 …Rhs2 rhs2 = Rhs2::Random(rows, internal::random<int>(1,320)); Rhs2 rhs22 = Rhs2::Random(rows, rhs2… in syrk() local
Dproduct_symm.cpp30 Rhs2 rhs2 = Rhs2::Random(othersize, rows), rhs22(othersize, rows), rhs23(othersize, rows); in symm() local
Dsvd_common.h196 RhsType2 rhs2 = RhsType2::Random(rank); in svd_min_norm() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc388 auto rhs2 = LiteralUtil::CreateR2<int64>({{1, -20}, {-100, 4}}); in TEST_F() local
Dalgebraic_simplifier_test.cc4477 HloInstruction* rhs2 = builder.AddInstruction( in TEST_P() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc6480 const int rhs2[3] = {0, 1, 2}; in TEST() local
6600 const int rhs2[3] = {0, 1, 2}; in TEST() local
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc4162 const int rhs2[3] = { 0, 1, 2 }; in TEST() local