Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/examples/c++/
DIio-dummy.cpp75 void log_result(std::string test_name, std::string attr_name, bool expect_success, bool success) in log_result()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1965 const std::string &test_name) { in FilterMatchesTest()
5958 const std::string test_name(test_info->name()); in FilterTests() local