Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.h60 struct SampleInfo { struct
77 std::map<uint64_t, SampleInfo> known_histograms_; argument
/external/webrtc/sdk/objc/api/peerconnection/
DRTCMetricsSampleInfo.mm26 (const webrtc::metrics::SampleInfo &)info {
/external/webrtc/system_wrappers/include/
Dmetrics.h398 struct SampleInfo { struct
415 std::map<std::string, std::unique_ptr<SampleInfo>>* histograms); argument
/external/deqp/executor/
DxeTestCaseResult.hpp482 class SampleInfo : public Item class
485 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo() function in xe::ri::SampleInfo
/external/webrtc/system_wrappers/source/
Dmetrics.cc276 SampleInfo::SampleInfo(const std::string& name, in SampleInfo() function in webrtc::metrics::SampleInfo
/external/deqp/framework/common/
DtcuTestLog.cpp544 const TestLog::SampleInfoToken TestLog::SampleInfo = TestLog::SampleInfoToken(); member in tcu::TestLog
DtcuTestLog.hpp86 static const class SampleInfoToken {} SampleInfo; member in tcu::TestLog
/external/flac/src/flac/
Dencode.c61 } SampleInfo; typedef