Home
last modified time | relevance | path

Searched refs:testCompute (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dlrn_ops_test.py93 def testCompute(self): member in LRNTest
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheMapComputeTest.java136 public void testCompute() { in testCompute() method in LocalCacheMapComputeTest
DLocalCacheTest.java548 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dlrn_op_test.py95 def testCompute(self): member in LRNOpTest
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp468 virtual bool testCompute() = 0;
500 virtual bool testCompute();
523 virtual bool testCompute();
570 virtual bool testCompute();
Dgl4cShadingLanguage420PackTests.cpp1687 if (false == testCompute()) in test()
1757 bool APITestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::APITestBase
2036 bool GLSLTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::GLSLTestBase
2257 bool NegativeTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::NegativeTestBase
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java551 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest