Home | History | Annotate | Download | only in perftest

Lines Matching defs:Platform

17 // This file is for giving the performance characteristics of the platform (compiler/OS/CPU).

37 class Platform : public PerfTest {
65 TEST_F(Platform, CheckSum) {
70 TEST_F(Platform, strlen) {
77 TEST_F(Platform, memcmp) {
83 TEST_F(Platform, pow) {
90 TEST_F(Platform, Whitespace_strlen) {
97 TEST_F(Platform, Whitespace_strspn) {
104 TEST_F(Platform, fread) {
114 TEST_F(Platform, read) {
124 TEST_F(Platform, read) {
136 TEST_F(Platform, MapViewOfFile) {
153 TEST_F(Platform, mmap) {