Home
last modified time | relevance | path

Searched refs:FunctionsTest (Results 1 – 5 of 5) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/base/
DFunctionsTest_gwt.java22 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 …]
/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions_test.cc35 class FunctionsTest : public ::testing::Test {}; class
37 TEST_F(FunctionsTest, IsParametrized) { in TEST_F() argument
61 TEST_F(FunctionsTest, InstantiationParameters) { in TEST_F() argument
99 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_ExpandFunctionDefInput) { in TEST_F() argument
165 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_AsFunctionDefInput) { in TEST_F() argument
204 TEST_F(FunctionsTest, GrapplerFunctionConnectivity_ExpandNodeInputs) { in TEST_F() argument
224 TEST_F(FunctionsTest, FromSimpleFunctionDef) { in TEST_F() argument
292 TEST_F(FunctionsTest, FromFunctionDefWithMultiOutputNodes) { in TEST_F() argument
380 TEST_F(FunctionsTest, FromFunctionDefWithNestedFuncs) { in TEST_F() argument
463 TEST_F(FunctionsTest, FromFunctionDefWithOutputMappings) { in TEST_F() argument
[all …]
/external/opencensus-java/api/src/test/java/io/opencensus/common/
DFunctionsTest.java29 public class FunctionsTest { class
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DFunctionsTest.java36 public class FunctionsTest extends TestCase { class
/external/guava/guava-tests/test/com/google/common/base/
DFunctionsTest.java40 public class FunctionsTest extends TestCase { class