Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dbasic-interproc.ll14 ; CHECK-LABEL: Function: test_noop
16 define void @test_noop() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CFLAliasAnalysis/Andersen/
Dbasic-interproc.ll14 ; CHECK-LABEL: Function: test_noop
16 define void @test_noop() {
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dbasic-interproc.ll14 ; CHECK-LABEL: Function: test_noop
16 define void @test_noop() {
/external/grpc-grpc/test/core/gpr/
Darena_test.cc34 static void test_noop(void) { gpr_arena_destroy(gpr_arena_create(1)); } in test_noop() function
121 test_noop(); in main()
/external/python/cpython2/Lib/test/
Dtest_poplib.py208 def test_noop(self): member in TestPOP3Class
/external/python/cpython3/Lib/test/
Dtest_poplib.py306 def test_noop(self): member in TestPOP3Class
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops_test.py603 def test_noop(self): member in DataTypesTest