Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1452 static void RecordProperty(TestResult* test_result, in RecordProperty()
1458 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults()
1463 const TestResult& test_result) { in test_part_results()
5534 TestResult* test_result; // TestResult appropriate for property recording. in RecordProperty() local