Searched refs:FunctionsTest (Results 1 – 5 of 5) sorted by relevance
22 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testComposeOfFunctionsIsAssociative()27 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testComposeOfPredicateAndFunctionIsAssociative()32 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testComposition()37 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testCompositionWildcard()42 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testConstant()47 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testForMapWildCardWithDefault()52 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testForMapWithDefault()57 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testForMapWithDefault_null()62 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testForMapWithoutDefault()67 com.google.common.base.FunctionsTest testCase = new com.google.common.base.FunctionsTest(); in testForPredicate()[all …]
35 class FunctionsTest : public ::testing::Test {}; class37 TEST_F(FunctionsTest, IsParametrized) { in TEST_F() argument61 TEST_F(FunctionsTest, InstantiationParameters) { in TEST_F() argument99 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_ExpandFunctionDefInput) { in TEST_F() argument165 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_AsFunctionDefInput) { in TEST_F() argument204 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_ExpandNodeInputs) { in TEST_F() argument224 TEST_F(FunctionsTest, FromSimpleFunctionDef) { in TEST_F() argument292 TEST_F(FunctionsTest, FromFunctionDefWithMultiOutputNodes) { in TEST_F() argument380 TEST_F(FunctionsTest, FromFunctionDefWithNestedFuncs) { in TEST_F() argument463 TEST_F(FunctionsTest, FromFunctionDefWithOutputMappings) { in TEST_F() argument[all …]
29 public class FunctionsTest { class
36 public class FunctionsTest extends TestCase { class
40 public class FunctionsTest extends TestCase { class