Home
last modified time | relevance | path

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

/external/stlport/test/eh/
Dtest_insert.h322 inline void MakeRandomValue(bool& b) { b = bool(random_number(2) != 0); } in MakeRandomValue() function
325 inline void MakeRandomValue(T&) {} in MakeRandomValue() function
333 MakeRandomValue( fInsVal ); in original()
370 MakeRandomValue( fInsVal ); in original()
408 MakeRandomValue( fInsVal ); in test_insert_value()
432 MakeRandomValue( fInsVal ); in test_insert_noresize()