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

/external/v8/test/cctest/compiler/
H A Dtest-run-variables.cc51 static void RunVariableTests(const char* source, const char* tests[]) { function
81 RunVariableTests(source, load_tests);
87 RunVariableTests(source, load_tests);
93 RunVariableTests(source, store_tests);
99 RunVariableTests(source, store_tests);
105 RunVariableTests(source, bind_tests);
111 RunVariableTests(source, bind_tests);

Completed in 98 milliseconds