Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_random_number_generator.h18 void seedRng( IConfig const& config );
Dcatch_random_number_generator.cpp19 void seedRng( IConfig const& config ) { in seedRng() function
Dcatch_test_case_registry_impl.cpp30 seedRng( config ); in sortTests()
Dcatch_session.cpp262 seedRng( *m_config ); in runInternal()
Dcatch_run_context.cpp328 seedRng(*m_config); in runCurrentTest()
/external/bcc/tests/cc/
Dcatch.hpp405 void seedRng( IConfig const& config );
6075 seedRng( *m_config ); in runCurrentTest()
6355 seedRng( *m_config ); in run()
6428 seedRng( config ); in sortTests()
7807 void seedRng( IConfig const& config ) { in seedRng() function
/external/catch2/single_include/catch2/
Dcatch.hpp8809 void seedRng( IConfig const& config );
9932 void seedRng( IConfig const& config ) { in seedRng() function
10557 seedRng(*m_config); in runCurrentTest()
11089 seedRng( *m_config ); in runInternal()
11777 seedRng( config ); in sortTests()