Home | History | Annotate | Download | only in jni

Lines Matching full:fstream

1482 $(call gen-test, input.output/file.streams/fstreams/fstream.assign/member_swap)
1483 $(call gen-test, input.output/file.streams/fstreams/fstream.assign/move_assign)
1484 $(call gen-test, input.output/file.streams/fstreams/fstream.assign/nonmember_swap)
1485 $(call gen-test, input.output/file.streams/fstreams/fstream.cons/default)
1486 $(call gen-test, input.output/file.streams/fstreams/fstream.cons/move)
1487 $(call gen-test, input.output/file.streams/fstreams/fstream.cons/pointer)
1488 $(call gen-test, input.output/file.streams/fstreams/fstream.cons/string)
1489 $(call gen-test, input.output/file.streams/fstreams/fstream.members/close)
1490 $(call gen-test, input.output/file.streams/fstreams/fstream.members/open_pointer)
1491 $(call gen-test, input.output/file.streams/fstreams/fstream.members/open_string)
1492 $(call gen-test, input.output/file.streams/fstreams/fstream.members/rdbuf)
1493 $(call gen-test, input.output/file.streams/fstreams/fstream/types)