OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_started_
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_stream_test.cc
16
test_started_
(false) {
25
if (!
test_started_
) {
29
test_started_
= true;
plugin_delete_plugin_in_deallocate_test.h
27
bool
test_started_
;
member in class:NPAPIClient::DeletePluginInDeallocateTest
plugin_delete_plugin_in_stream_test.h
25
bool
test_started_
;
member in class:NPAPIClient::DeletePluginInStreamTest
plugin_get_javascript_url2_test.cc
22
test_started_
(false) {
31
if (!
test_started_
) {
35
test_started_
= true;
plugin_delete_plugin_in_deallocate_test.cc
69
: PluginTest(id, host_functions), npobject_(NULL),
test_started_
(false) {
79
if (
test_started_
)
81
test_started_
= true;
plugin_get_javascript_url2_test.h
35
bool
test_started_
;
member in class:NPAPIClient::ExecuteGetJavascriptUrl2Test
plugin_get_javascript_url_test.h
38
bool
test_started_
;
member in class:NPAPIClient::ExecuteGetJavascriptUrlTest
plugin_get_javascript_url_test.cc
28
test_started_
(false),
41
if (!
test_started_
) {
45
test_started_
= true;
/external/chromium_org/cc/test/
layer_tree_test.cc
316
if (!
test_started_
)
321
void set_test_started(bool started) {
test_started_
= started; }
333
test_started_
(false) {}
336
bool
test_started_
;
member in class:cc::LayerTreeHostForTesting
Completed in 203 milliseconds