Home
last modified time | relevance | path

Searched defs: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/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dlrn_op_test.py95 def testCompute(self): member in LRNOpTest
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheMapComputeTest.java137 public void testCompute() { in testCompute() method in LocalCacheMapComputeTest
DLocalCacheTest.java549 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest
/external/deqp/external/openglcts/modules/common/
DglcShaderNegativeTests.cpp431 …bool testCompute(const std::map<std::string, std::string> &args, const std::string &qualifier_name) in testCompute() function in deqp::ShaderNonPrecisionQualifiersStructCase
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp1742 bool APITestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::APITestBase
2021 bool GLSLTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::GLSLTestBase
2242 bool NegativeTestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::NegativeTestBase
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java552 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest