Searched refs:RunTestFunction (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dbpf_tester_compatibility_delegate.h38 virtual void RunTestFunction() OVERRIDE {
H A Dsandbox_bpf_test_runner.h29 virtual void RunTestFunction() = 0;
H A Dsandbox_bpf_test_runner.cc49 bpf_tester_delegate_->RunTestFunction();
H A Dbpf_tests.h110 virtual void RunTestFunction() OVERRIDE {
H A Dbpf_tests_unittest.cc116 virtual void RunTestFunction() OVERRIDE {
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_sanity_browsertest.cc82 void RunTestFunction(DevToolsWindow* window, const char* test_name) { function in namespace:__anon3554
114 RunTestFunction(window_, test_name.c_str());
459 RunTestFunction(window_, test_name);
885 RunTestFunction(window_, "testPauseInSharedWorkerInitialization");
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_parameters_restrictions_unittests.cc98 virtual void RunTestFunction() OVERRIDE {

Completed in 210 milliseconds