Home
last modified time | relevance | path

Searched refs:Ternary (Results 1 – 12 of 12) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-more-actions_test.cc112 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT in Ternary() function
190 int Ternary(int x, bool y, char z) { return value_ + x + y*z; } in Ternary() function in testing::gmock_more_actions_test::Foo
254 TEST(InvokeTest, Ternary) { in TEST() argument
255 Action<int(int, char, short)> a = Invoke(Ternary); // NOLINT in TEST()
386 TEST(InvokeMethodTest, Ternary) { in TEST() argument
388 Action<int(int, bool, char)> a = Invoke(&foo, &Foo::Ternary); // NOLINT in TEST()
Dgmock-generated-actions_test.cc99 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT in Ternary() function
302 WithArgs<0, 2, 3>(Invoke(Ternary)); in TEST()
385 WithArgs<0, 1, 2>(Invoke(Ternary)); in TEST()
407 WithArgs<0, 1, 3>(Invoke(Ternary)); in TEST()
Dgmock-actions_test.cc1051 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT in Ternary() function
1084 int Ternary(int x, bool y, char z) { return value_ + x + y*z; } in Ternary() function in __anon3e4373c20111::Foo
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc106 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT in Ternary() function
184 int Ternary(int x, bool y, char z) { return value_ + x + y*z; } in Ternary() function in testing::gmock_more_actions_test::Foo
248 TEST(InvokeTest, Ternary) { in TEST() argument
249 Action<int(int, char, short)> a = Invoke(Ternary); // NOLINT in TEST()
385 TEST(InvokeMethodTest, Ternary) { in TEST() argument
387 Action<int(int, bool, char)> a = Invoke(&foo, &Foo::Ternary); // NOLINT in TEST()
Dgmock-actions_test.cc924 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT in Ternary() function
1089 WithArgs<0, 1, 2>(Invoke(Ternary)); in TEST()
1111 WithArgs<0, 1, 3>(Invoke(Ternary)); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Scalarizer/
Dintrinsics.ll9 ; Ternary fp
/external/clang/test/SemaObjC/
Dparameterized_classes_subst.m377 // Ternary operator
/external/clang/test/SemaObjCXX/
Dparameterized_classes_subst.mm325 // Ternary operator
/external/epid-sdk/epid/common/math/src/
Dpairing.c103 static EpidStatus Ternary(int* s, int* n, int max_elements, BigNum const* x);
420 Ternary(s_ternary, &n, sizeof(s_ternary) / sizeof(s_ternary[0]), s); in Pairing()
1438 static EpidStatus Ternary(int* s, int* n, int max_elements, BigNum const* x) { in Ternary() function
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc436 TEST(DeadnessAnalysisTest, Ternary) { in TEST() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1008 // Ternary:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1934 // Ternary: