Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_suite_impl.hpp374 std::string full_name; in operator ()() local
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc478 const std::string& full_name = test_case_name + "." + test_name.c_str(); in FilterMatchesTest() local