OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_get_float
(Results
1 - 3
of
3
) sorted by null
/external/stlport/test/unit/
num_put_get_test.cpp
77
void
check_get_float
( F v )
function in class:NumPutGetTest
307
void
check_get_float
( F v ) \
820
check_get_float
( 0.0F );
822
check_get_float
( 0.0 );
825
check_get_float
( 0.0L );
[
all
...]
/ndk/tests/device/test-gnustl-full/unit/
num_put_get_test.cpp
77
void
check_get_float
( F v )
function in class:NumPutGetTest
307
void
check_get_float
( F v ) \
820
check_get_float
( 0.0F );
822
check_get_float
( 0.0 );
825
check_get_float
( 0.0L );
[
all
...]
/ndk/tests/device/test-stlport/unit/
num_put_get_test.cpp
77
void
check_get_float
( F v )
function in class:NumPutGetTest
307
void
check_get_float
( F v ) \
820
check_get_float
( 0.0F );
822
check_get_float
( 0.0 );
825
check_get_float
( 0.0L );
[
all
...]
Completed in 305 milliseconds