Searched defs:testCompute (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tests/ | ||
| D | lrn_ops_test.py | 97 def testCompute(self): member in LRNTest |
| /external/tensorflow/tensorflow/python/kernel_tests/ | ||
| D | lrn_op_test.py | 97 def testCompute(self): member in LRNOpTest |
| /external/guava/guava-tests/test/com/google/common/collect/ | ||
| D | ComputingConcurrentHashMapTest.java | 83 public void testCompute() throws ExecutionException { in testCompute() method in ComputingConcurrentHashMapTest |
| /external/deqp/external/openglcts/modules/gl/ | ||
| D | gl4cShadingLanguage420PackTests.cpp | 1760 bool APITestBase::testCompute() in testCompute() function in gl4cts::GLSL420Pack::APITestBase |
| /external/guava/guava-tests/test/com/google/common/cache/ | ||
| D | LocalCacheTest.java | 436 public void testCompute() throws ExecutionException { in testCompute() method in LocalCacheTest |