HomeSort by relevance Sort by last modified time
    Searched refs:TestUMA (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/tests/
test_uma.h 13 class TestUMA : public TestCase {
15 explicit TestUMA(TestingInstance* instance) : TestCase(instance) {}
test_uma.cc 13 bool TestUMA::Init() {
19 void TestUMA::RunTests(const std::string& filter) {
25 std::string TestUMA::TestCount() {
35 std::string TestUMA::TestTime() {
45 std::string TestUMA::TestEnum() {

Completed in 176 milliseconds