Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/bindings/python/google_benchmark/
H A Dexample.py55 def skipped(state): function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-test-part.h96 bool skipped() const { return type_ == kSkip; } in skipped() function
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dcontiguous_container.cpp130 size_t skipped = rand() % (capacity - size + 1); in TestDoubleEndedContainer() local
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h845 bool skipped() const { return internal::NotSkipped != skipped_; } in skipped() function
1812 internal::Skipped skipped; member
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp453 int skipped = 0; ProcessThreads() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp9449 CXSourceRangeList *skipped = new CXSourceRangeList; clang_getSkippedRanges() local
9495 CXSourceRangeList *skipped = new CXSourceRangeList; clang_getAllSkippedRanges() local
[all...]