Home
last modified time | relevance | path

Searched defs:set_n (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dremote_fused_graph_ops_test.cc29 auto set_n = [&op](int input1_count, int input2_count, int output_count) { in TEST() local
Darray_ops_test.cc697 auto set_n = [&op](int n) { in TEST() local
771 auto set_n = [&op](int n) { in TEST() local
1734 auto set_n = [&op](int n) { in TEST() local
Dmath_ops_test.cc30 auto set_n = [&op](int n) { in TEST() local
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc3121 void set_n(int new_n) { n_ = new_n; } in set_n() function in testing::gmock_matchers_test::AClass
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4130 void set_n(int new_n) { n_ = new_n; } in set_n() function in testing::gmock_matchers_test::__anon67385ff30111::AClass