HomeSort by relevance Sort by last modified time
    Searched refs:test_auto (Results 1 - 4 of 4) sorted by null

  /external/clang/test/OpenMP/
ordered_codegen.cpp 111 // CHECK-LABEL: define {{.*void}} @{{.*}}test_auto{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
112 void test_auto(float *a, float *b, float *c, float *d) { function
parallel_for_codegen.cpp 266 // CHECK-LABEL: define {{.*void}} @{{.*}}test_auto{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
267 void test_auto(float *a, float *b, float *c, float *d) { function
for_codegen.cpp 240 // CHECK-LABEL: define {{.*void}} @{{.*}}test_auto{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
241 void test_auto(float *a, float *b, float *c, float *d) { function
  /cts/apps/CameraITS/tests/scene1/
test_capture_result.py 76 lsc_map_auto = test_auto(cam, props)
80 test_auto(cam, props)
104 def test_auto(cam, props): function

Completed in 258 milliseconds