Home
last modified time | relevance | path

Searched refs:test_ok (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/src/tools/perf/tests/
Dmake98 test_ok := true
99 test_make_help := $(test_ok)
100 test_make_doc := $(test_ok)
101 test_make_help_O := $(test_ok)
102 test_make_doc_O := $(test_ok)
119 test_make_install_doc := $(test_ok)
120 test_make_install_doc_O := $(test_ok)
123 test_make_install_html := $(test_ok)
124 test_make_install_html_O := $(test_ok)
127 test_make_install_info := $(test_ok)
[all …]
/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp37 constexpr int test_ok = ok; // ok variable
41 static_assert(test_ok == 8, "");
/external/chromium-trace/trace-viewer/third_party/Paste/tests/
Dtest_cgiapp.py11 def test_ok(): function
Dtest_errordocument.py13 def test_ok(): function