Home
last modified time | relevance | path

Searched refs:testBasic (Results 1 – 25 of 155) sorted by relevance

1234567

/external/icu/icu4c/source/test/intltest/
Dunits_router_test.cpp19 void testBasic();
27 TESTCASE_AUTO(testBasic); in runIndexedTest()
31 void UnitsRouterTest::testBasic() { IcuTestErrorCode status(*this, "UnitsRouter testBasic"); } in testBasic() function in UnitsRouterTest
Dnumbertest.h227 void testBasic();
252 void testBasic();
291 void testBasic();
Dformattedvaluetest.cpp21 void testBasic();
41 TESTCASE_AUTO(testBasic); in runIndexedTest()
48 void FormattedValueTest::testBasic() { in testBasic() function in FormattedValueTest
/external/tensorflow/tensorflow/python/ops/
Dclustering_ops_test.py54 def testBasic(self): member in KmeansPlusPlusInitializationTest
74 def testBasic(self): member in KMC2InitializationTest
87 def testBasic(self): member in KMC2InitializationLargeTest
114 def testBasic(self): member in KMC2InitializationCornercaseTest
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource_unittest.py13 def testBasic(self): member in ResourceUnittest
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/
DCompatibilityListTest.java29 public void testBasic() throws Exception { in testBasic() method in CompatibilityListTest
/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DMultiInitTest.kt12 fun testBasic() { in testBasic() method
DLockFreeLongCounterTest.kt21 fun testBasic() = testWith { get() } in <lambda>() method in kotlinx.atomicfu.test.LockFreeLongCounterTest
DLockFreeQueueTest.kt12 fun testBasic() { in <lambda>() method
DLockFreeIntBitsTest.kt12 fun testBasic() { in testBasic() method in kotlinx.atomicfu.test.LockFreeIntBitsTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dinvalid_op_test.py30 def testBasic(self): member in InvalidOpTest
Dackermann_test.py31 def testBasic(self): member in AckermannTest
Dduplicate_op_test.py32 def testBasic(self): member in DuplicateOpTest
Dsparsemask_op_test.py31 def testBasic(self): member in SparseMaskTest
/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/time/
DFlowSampleTest.kt18 public fun testBasic() = withVirtualTime { in <lambda>() method in kotlinx.coroutines.time.SampleTest
DFlowDebounceTest.kt17 public fun testBasic() = withVirtualTime { in <lambda>() method in kotlinx.coroutines.time.FlowDebounceTest
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS1AngleTest.java23 public void testBasic() { in testBasic() method in S1AngleTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/selects/
DSelectTimeoutTest.kt12 fun testBasic() = runTest { in <lambda>() method in kotlinx.coroutines.selects.SelectTimeoutTest
DSelectTimeoutDurationTest.kt14 fun testBasic() = runTest { in <lambda>() method
/external/tensorflow/tensorflow/compiler/tests/
Dreshape_op_test.py34 def testBasic(self, index_dtype): member in ReshapeTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/channels/
DLinkedListChannelTest.kt12 fun testBasic() = runTest { in <lambda>() method
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dtake_test.py34 def testBasic(self, count): member in TakeTest
Dskip_test.py34 def testBasic(self, count): member in SkipTest
/external/tensorflow/tensorflow/python/framework/
Dfile_system_test.py39 def testBasic(self): member in FileSystemTest
/external/tensorflow/tensorflow/python/util/
Dexample_parser_configuration_test.py83 def testBasic(self): member in ExampleParserConfigurationTest

1234567