Searched refs:LazyStat (Results 1 – 4 of 4) sorted by relevance
89 LazyStat<TestRunInfo> currentTestRunInfo;90 LazyStat<GroupInfo> currentGroupInfo;91 LazyStat<TestCaseInfo> currentTestCaseInfo;
49 struct LazyStat : Option<T> { struct50 LazyStat& operator=( T const& _value ) {
5068 struct LazyStat : Option<T> { struct5069 LazyStat() : used( false ) {} in LazyStat() argument5070 LazyStat& operator=( T const& _value ) { in operator =() argument8583 LazyStat<TestRunInfo> currentTestRunInfo;8584 LazyStat<GroupInfo> currentGroupInfo;8585 LazyStat<TestCaseInfo> currentTestCaseInfo;
4887 struct LazyStat : Option<T> { struct4888 LazyStat& operator=( T const& _value ) { in operator =() argument5146 LazyStat<TestRunInfo> currentTestRunInfo;5147 LazyStat<GroupInfo> currentGroupInfo;5148 LazyStat<TestCaseInfo> currentTestCaseInfo;