Home
last modified time | relevance | path

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

/libnativehelper/tests/
Dscoped_bytes_test.cpp23 ScopedBytesRO sb(env, o); in TestCompilationScopedBytesRO() local
24 sb.get(); in TestCompilationScopedBytesRO()
29 ScopedBytesRW sb(env, o); in TestCompilationScopedBytesRW() local
30 sb.get(); in TestCompilationScopedBytesRW()