Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tests/
Dlrn_ops_test.py97 def testCompute(self): member in LRNTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dlrn_op_test.py97 def testCompute(self): member in LRNOpTest
/external/guava/guava-tests/test/com/google/common/collect/
DComputingConcurrentHashMapTest.java83 public void testCompute() throws ExecutionException { in testCompute() method in ComputingConcurrentHashMapTest
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp1760 bool APITestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::APITestBase
2039 bool GLSLTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::GLSLTestBase
2260 bool NegativeTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::NegativeTestBase
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java436 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest