Home
last modified time | relevance | path

Searched defs:of (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp232 ofstream of("test_file.txt", ios_base::out | ios_base::binary | ios_base::trunc); in tellg() local
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp232 ofstream of("test_file.txt", ios_base::out | ios_base::binary | ios_base::trunc); in tellg() local